Skip to content

Commit 8626276

Browse files
authored
Merge pull request #185 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.10.3
Bump jackson-core from 2.10.2 to 2.10.3
2 parents 3328d9c + 4ba6f9d commit 8626276

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-core</artifactId>
57-
<version>2.10.2</version>
57+
<version>2.10.3</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)