Skip to content

Commit 10282b7

Browse files
authored
Merge pull request #208 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.13.1
Bump jackson-core from 2.13.0 to 2.13.1
2 parents 50c2d13 + f707197 commit 10282b7

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>
4545
<artifactId>jackson-core</artifactId>
46-
<version>2.13.0</version>
46+
<version>2.13.1</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)