Skip to content

Commit 59cdc8c

Browse files
authored
Merge pull request #199 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.13.0
Bump jackson-core from 2.12.5 to 2.13.0
2 parents 4726de3 + dfc77c9 commit 59cdc8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.fasterxml.jackson.core</groupId>
4444
<artifactId>jackson-core</artifactId>
45-
<version>2.12.5</version>
45+
<version>2.13.0</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)