Skip to content

Commit f06a7bf

Browse files
Merge pull request #19 from osslabz/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.19.1
chore(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.19.0 to 2.19.1
2 parents a7648ca + 9a79f8b commit f06a7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.19.0</version>
105+
<version>2.19.1</version>
106106
</dependency>
107107

108108
<!-- Jackson Core -->

0 commit comments

Comments
 (0)