Skip to content

Commit a21faf6

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] <support@github.com>
1 parent 73b0b67 commit a21faf6

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
@@ -31,7 +31,7 @@
3131
<javax.servlet-api.version>3.0.1</javax.servlet-api.version>
3232
<dom4j.version>2.1.3</dom4j.version>
3333
<gson.version>2.6.2</gson.version>
34-
<jackson-core.version>2.10.0.pr1</jackson-core.version>
34+
<jackson-core.version>2.12.6.1</jackson-core.version>
3535
<aspectj.version>1.6.12</aspectj.version>
3636
<plugin.checkstyle.version>2.17</plugin.checkstyle.version>
3737
<plugin.pmd.version>3.5</plugin.pmd.version>

0 commit comments

Comments
 (0)