Skip to content

Commit 2d2d04d

Browse files
authored
Merge pull request #196 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.0
Bump jackson-databind from 2.12.5 to 2.13.0
2 parents 8176a87 + 0f3e231 commit 2d2d04d

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
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.fasterxml.jackson.core</groupId>
4949
<artifactId>jackson-databind</artifactId>
50-
<version>2.12.5</version>
50+
<version>2.13.0</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)