Skip to content

Commit b6b137c

Browse files
authored
Merge pull request #94 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 6c5ba62 + f655de7 commit b6b137c

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.10.2</version>
45+
<version>2.10.3</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)