Skip to content

Commit 194387a

Browse files
Bump jackson2.version from 2.8.6 to 2.10.2 in /guestbook
Bumps `jackson2.version` from 2.8.6 to 2.10.2. Updates `jackson-databind` from 2.8.6 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-jdk8` from 2.8.6 to 2.10.2 Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5bc4c2 commit 194387a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guestbook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<spring.version>4.3.5.RELEASE</spring.version>
13-
<jackson2.version>2.8.6</jackson2.version>
13+
<jackson2.version>2.10.2</jackson2.version>
1414
</properties>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)