Skip to content

Commit b040fdf

Browse files
Merge pull request darbyluv2code#24 from darbyluv2code/dependabot/maven/08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1 in /08-spring-rest/solution-code-spring-crm-rest-demo-add-customer
2 parents cef0770 + 6273d85 commit b040fdf

File tree

1 file changed

+1
-1
lines changed
  • 08-spring-rest/solution-code-spring-crm-rest-demo-add-customer

1 file changed

+1
-1
lines changed

08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.fasterxml.jackson.core</groupId>
4444
<artifactId>jackson-databind</artifactId>
45-
<version>2.9.10.4</version>
45+
<version>2.10.0.pr1</version>
4646
</dependency>
4747

4848
<!-- Hibernate -->

0 commit comments

Comments
 (0)