Skip to content

Commit 2a02ac8

Browse files
Bump jackson-databind from 2.10.0.pr1 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0.pr1 to 2.12.6.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 807c2e6 commit 2a02ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<aspectj.version>1.8.9</aspectj.version>
2323
<fastjson.version>1.2.31</fastjson.version>
2424
<commons-lang3.version>3.5</commons-lang3.version>
25-
<jackson.version>2.10.0.pr1</jackson.version>
25+
<jackson.version>2.12.6.1</jackson.version>
2626
<jetty-maven-plugin.version>9.3.0.RC0</jetty-maven-plugin.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)