Skip to content

Commit fb5079f

Browse files
authored
Merge pull request #545 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.19.0
Bump com.fasterxml.jackson.core:jackson-core from 2.18.3 to 2.19.0
2 parents 8492e2e + f6d545d commit fb5079f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>
5757
<artifactId>jackson-core</artifactId>
58-
<version>2.18.3</version>
58+
<version>2.19.0</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)