Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.15…
Browse files Browse the repository at this point in the history
….2 to 2.15.3

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/

See this project in Snyk:
https://app.snyk.io/org/brambg/project/3d34732d-1be6-4159-826a-e3bb3705825a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 4, 2023
1 parent 653b6ba commit c6b2f87
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 @@ -42,7 +42,7 @@
<dropwizard-jobs.version>5.1.3</dropwizard-jobs.version>
<jackson-databind.version>2.13.4.1</jackson-databind.version>
<jackson-module-kotlin.version>2.15.2</jackson-module-kotlin.version>
<jackson-annotations.version>2.15.2</jackson-annotations.version>
<jackson-annotations.version>2.15.3</jackson-annotations.version>
<jakarta.json.version>2.0.1</jakarta.json.version>
<jakarta.ws.rs-api.version>3.1.0</jakarta.ws.rs-api.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
Expand Down

0 comments on commit c6b2f87

Please sign in to comment.