Skip to content

Commit 08a459f

Browse files
Merge pull request #21 from darbyluv2code/dependabot/maven/08-spring-rest/solution-code-jackson-databinding-json-demo-04-ignore-properties/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
Bump jackson-databind from 2.9.5 to 2.9.10.4 in /08-spring-rest/solution-code-jackson-databinding-json-demo-04-ignore-properties
2 parents 0b5fcf9 + dc09f20 commit 08a459f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.fasterxml.jackson.core</groupId>
2424
<artifactId>jackson-databind</artifactId>
25-
<version>2.9.5</version>
25+
<version>2.9.10.4</version>
2626
</dependency>
2727

2828
</dependencies>

0 commit comments

Comments
 (0)