Skip to content

Commit 95c2bf5

Browse files
Bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 to 2.9.10.1. - [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 d5e146c commit 95c2bf5

File tree

1 file changed

+1
-1
lines changed
  • 08-spring-rest/solution-code-jackson-databinding-json-demo

1 file changed

+1
-1
lines changed

08-spring-rest/solution-code-jackson-databinding-json-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.fasterxml.jackson.core</groupId>
2222
<artifactId>jackson-databind</artifactId>
23-
<version>2.9.10</version>
23+
<version>2.9.10.1</version>
2424
</dependency>
2525

2626
</dependencies>

0 commit comments

Comments
 (0)