Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13…
Browse files Browse the repository at this point in the history
….0 to 2.13.1 (#6)
  • Loading branch information
snyk-bot authored Jan 15, 2025
1 parent e1a4947 commit 0ba96a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.13.0</version>
<version>2.13.1</version>
</dependency>
</dependencies>
<repositories>
Expand Down

0 comments on commit 0ba96a8

Please sign in to comment.