Skip to content

Commit bd33f34

Browse files
authored
Merge pull request #66 from anypointcloud/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.20.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
2 parents abeee45 + 13cd9b6 commit bd33f34

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.20.0</version>
104+
<version>2.20.1</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>commons-beanutils</groupId>

0 commit comments

Comments
 (0)