Skip to content

Commit fcd35ce

Browse files
Bump jackson-databind from 2.10.2 to 2.12.7.1 in /guestbook
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.12.7.1. - [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 539141c commit fcd35ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guestbook/pom.xml

+1-1
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>5.2.20.RELEASE</spring.version>
13-
<jackson2.version> 2.10.2</jackson2.version>
13+
<jackson2.version>2.12.7.1</jackson2.version>
1414
</properties>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)