Skip to content

Commit

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

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

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

See this project in Snyk:
https://app.snyk.io/org/luis100/project/17860dfd-b7a6-404f-a8b6-4c482d27e6e8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 12, 2024
1 parent 86d2d55 commit 23af4da
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 @@ -50,7 +50,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java_version>17</java_version>
<version.jackson>2.17.1</version.jackson>
<version.jackson>2.17.2</version.jackson>
</properties>

<profiles>
Expand Down

0 comments on commit 23af4da

Please sign in to comment.