Skip to content

Commit 5383fec

Browse files
Bump jackson-databind from 2.9.10.5 to 2.9.10.7
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.9.10.7. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffaae9b commit 5383fec

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
@@ -81,7 +81,7 @@
8181

8282
<properties>
8383
<jackson.version>2.9.10</jackson.version>
84-
<jackson.databind.version>2.9.10.5</jackson.databind.version>
84+
<jackson.databind.version>2.9.10.7</jackson.databind.version>
8585
<maven.compiler.source>1.8</maven.compiler.source>
8686
<maven.compiler.target>1.8</maven.compiler.target>
8787
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)