Skip to content

Commit b9e74fe

Browse files
authored
Merge pull request #201 from dheid/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0
2 parents c6774f7 + ba0a4ec commit b9e74fe

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
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.fasterxml.jackson.core</groupId>
8383
<artifactId>jackson-databind</artifactId>
84-
<version>2.18.3</version>
84+
<version>2.19.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)