Skip to content

Commit f0f9cd8

Browse files
authored
Merge pull request #27 from binarywang/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.10.0.pr1 to 2.12.6.1
2 parents 807c2e6 + 2a02ac8 commit f0f9cd8

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)