Skip to content

Commit 601e3ec

Browse files
Merge pull request #1 from darbyluv2code/dependabot/maven/08-spring-rest/solution-code-jackson-databinding-json-demo/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Bump jackson-databind from 2.9.10 to 2.9.10.1 in /08-spring-rest/solution-code-jackson-databinding-json-demo
2 parents 942b8e3 + 95c2bf5 commit 601e3ec

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)