Skip to content

Commit 447ac6f

Browse files
authored
Merge pull request #211 from dheid/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2
2 parents 36f3f31 + fd3c054 commit 447ac6f

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.19.1</version>
84+
<version>2.19.2</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)