Skip to content

Commit af37eaf

Browse files
authored
Merge pull request #115 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.11.1
Bump jackson-core from 2.11.0 to 2.11.1
2 parents 5611476 + e04ca53 commit af37eaf

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

0 commit comments

Comments
 (0)