Skip to content

Commit 36f3222

Browse files
authored
Merge pull request #58 from Golden-Developer/dependabot/maven/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 186675f + 326b60e commit 36f3222

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
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.fasterxml.jackson.core</groupId>
119119
<artifactId>jackson-databind</artifactId>
120-
<version>2.19.2</version>
120+
<version>2.20.0</version>
121121
</dependency>
122122
</dependencies>
123123
</project>

0 commit comments

Comments
 (0)