Skip to content

Commit 8e37f9d

Browse files
Bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.5 to 2.9.10.8. - [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 1a17092 commit 8e37f9d

File tree

1 file changed

+1
-1
lines changed
  • SpringRestDemo/target/m2e-wtp/web-resources/META-INF/maven/com.spring.rest.demo/SpringRestDemo

1 file changed

+1
-1
lines changed

SpringRestDemo/target/m2e-wtp/web-resources/META-INF/maven/com.spring.rest.demo/SpringRestDemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<maven.compiler.source>1.7</maven.compiler.source>
2020
<maven.compiler.target>1.7</maven.compiler.target>
2121
<springframework.version>4.3.0.RELEASE</springframework.version>
22-
<jackson.library>2.7.5</jackson.library>
22+
<jackson.library>2.9.10.8</jackson.library>
2323
<!-- <jersey.version>2.30.1</jersey.version> -->
2424
</properties>
2525

0 commit comments

Comments
 (0)