Skip to content

Commit 18e6e30

Browse files
authored
Merge pull request #196 from dheid/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.3
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3
2 parents b09114e + 9fade5e commit 18e6e30

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

0 commit comments

Comments
 (0)