Skip to content

Commit 880d1d7

Browse files
Bump jackson.version in /springmvc-viewresolvers-ContentNegotiating
Bumps `jackson.version` from 2.9.4 to 2.10.2. Updates `jackson-databind` from 2.9.4 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.9.4 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.9.4...jackson-core-2.10.2) Updates `jackson-annotations` from 2.9.4 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef12b22 commit 880d1d7

File tree

1 file changed

+1
-1
lines changed
  • springmvc-viewresolvers-ContentNegotiating

1 file changed

+1
-1
lines changed

springmvc-viewresolvers-ContentNegotiating/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<servlet.api.version>3.1.0</servlet.api.version>
2727
<jsp.api.version>2.3.1</jsp.api.version>
2828

29-
<jackson.version>2.9.4</jackson.version>
29+
<jackson.version>2.10.2</jackson.version>
3030
<apach.poi.version>4.0.1</apach.poi.version>
3131
</properties>
3232

0 commit comments

Comments
 (0)