Skip to content

Commit b435308

Browse files
dependabot[bot]garghimani
authored andcommitted
Bump jackson.library from 2.7.5 to 2.11.0 in /SpringRestDemo
Bumps `jackson.library` from 2.7.5 to 2.11.0. Updates `jackson-databind` from 2.7.5 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-xml` from 2.7.5 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.7.5...jackson-dataformat-xml-2.11.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2dd3ac commit b435308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.0</jackson.library>
2323
<!-- <jersey.version>2.30.1</jersey.version> -->
2424
</properties>
2525

0 commit comments

Comments
 (0)