Skip to content

Commit e7e2f35

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 d70c07f commit e7e2f35

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
@@ -114,7 +114,7 @@
114114
</build>
115115
<properties>
116116
<jackson.version>2.9.10</jackson.version>
117-
<jackson.databind.version>2.9.10.5</jackson.databind.version>
117+
<jackson.databind.version>2.9.10.7</jackson.databind.version>
118118
<maven.compiler.source>1.8</maven.compiler.source>
119119
<maven.compiler.target>1.8</maven.compiler.target>
120120
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)