Skip to content

Commit ac55994

Browse files
authored
Merge pull request #91 from Golden-Developer/dependabot/maven/main/com.fasterxml.jackson.core-jackson-databind-2.20.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0
2 parents b718145 + 7c63f9d commit ac55994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.fasterxml.jackson.core</groupId>
104104
<artifactId>jackson-databind</artifactId>
105-
<version>2.19.2</version>
105+
<version>2.20.0</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)