Skip to content

Commit 795e157

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) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0182328 commit 795e157

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
@@ -132,7 +132,7 @@
132132

133133
<properties>
134134
<jackson.version>2.9.10</jackson.version>
135-
<jackson.databind.version>2.9.10.5</jackson.databind.version>
135+
<jackson.databind.version>2.9.10.7</jackson.databind.version>
136136
<maven.compiler.source>1.8</maven.compiler.source>
137137
<maven.compiler.target>1.8</maven.compiler.target>
138138
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)