Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.17…
Browse files Browse the repository at this point in the history
….0 to 2.17.1

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

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

See this project in Snyk:
https://app.snyk.io/org/luis100/project/d3ada05e-051e-43be-8c3f-b5ae9e54fc0f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and hmiguim committed Jul 3, 2024
1 parent 269ae19 commit 65fdc96
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 @@ -100,7 +100,7 @@
<cas.client.version>4.0.4</cas.client.version>
<jersey.version>3.1.6</jersey.version>
<swagger.version>2.2.20</swagger.version>
<jackson.version>2.17.0</jackson.version>
<jackson.version>2.17.1</jackson.version>
<spring.version>6.1.6</spring.version>
<solr.version>9.6.0</solr.version>
<akka.version>2.8.5</akka.version>
Expand Down

0 comments on commit 65fdc96

Please sign in to comment.