Skip to content

Commit 72f29a1

Browse files
Bump jackson-databind in /SpringMvcWithThymeLeafBasicsDemo
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 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 543d8b9 commit 72f29a1

File tree

1 file changed

+1
-1
lines changed
  • SpringMvcWithThymeLeafBasicsDemo

1 file changed

+1
-1
lines changed

SpringMvcWithThymeLeafBasicsDemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
<properties>
8181
<spring.version>5.1.0.RELEASE</spring.version>
82-
<jackson.library>2.9.8</jackson.library>
82+
<jackson.library>2.9.10.8</jackson.library>
8383
<hibernate.version>5.3.7.Final</hibernate.version>
8484
<logback.version>1.2.3</logback.version>
8585
<jcl.slf4j.version>1.7.25</jcl.slf4j.version>

0 commit comments

Comments
 (0)