Skip to content

Commit 61c314d

Browse files
Merge pull request #10 from osslabz/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.19.0
chore(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.9.0 to 2.19.0
2 parents b8a6d88 + 23cd5c5 commit 61c314d

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.fasterxml.jackson.core</groupId>
104104
<artifactId>jackson-annotations</artifactId>
105-
<version>2.9.0</version>
105+
<version>2.19.0</version>
106106
</dependency>
107107

108108
<!-- Jackson Core -->

0 commit comments

Comments
 (0)