Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.10…
Browse files Browse the repository at this point in the history
….3 to 2.17.2

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.10.3 to 2.17.2.

See this package in maven:
com.fasterxml.jackson.core:jackson-annotations

See this project in Snyk:
https://app.snyk.io/org/durand.lg-V5XPTXR2wuNPjLf9Wt8U6H/project/8b92c70d-2db0-4ebc-abf0-0ac0da19459e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 5, 2024
1 parent d6b7350 commit a94dd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/assets/tpl/rest_builder/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.10.3</version>
<version>2.17.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a94dd3b

Please sign in to comment.