Skip to content

Commit c1f47db

Browse files
authored
Merge pull request #544 from maxmind/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 988aab3 + 4b760a6 commit c1f47db

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.18.3</version>
48+
<version>2.19.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)