Skip to content

Commit c50ad3f

Browse files
authored
Merge pull request #476 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.19.0
Bump com.fasterxml.jackson.core:jackson-annotations from 2.18.3 to 2.19.0
2 parents 6635209 + 5a6fe58 commit c50ad3f

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-annotations</artifactId>
53-
<version>2.18.3</version>
53+
<version>2.19.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)