Skip to content

Commit a055f04

Browse files
authored
Merge pull request #48 from anypointcloud/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.20.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.20.0
2 parents 2d81ce9 + a905c70 commit a055f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>com.fasterxml.jackson.core</groupId>
103103
<artifactId>jackson-databind</artifactId>
104-
<version>2.19.0</version>
104+
<version>2.20.0</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>commons-beanutils</groupId>

0 commit comments

Comments
 (0)