Skip to content

Commit 17cda9c

Browse files
Merge pull request darbyluv2code#76 from darbyluv2code/dependabot/maven/08-spring-rest/solution-code-spring-rest-exception-handling-demo/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
Bump jackson-databind from 2.9.9.2 to 2.9.10.8 in /08-spring-rest/solution-code-spring-rest-exception-handling-demo
2 parents e05f42c + cbec825 commit 17cda9c

File tree

1 file changed

+1
-1
lines changed
  • 08-spring-rest/solution-code-spring-rest-exception-handling-demo

1 file changed

+1
-1
lines changed

08-spring-rest/solution-code-spring-rest-exception-handling-demo/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.fasterxml.jackson.core</groupId>
2727
<artifactId>jackson-databind</artifactId>
28-
<version>2.9.9.2</version>
28+
<version>2.9.10.8</version>
2929
</dependency>
3030

3131
<!-- Add Servlet support for

0 commit comments

Comments
 (0)