Skip to content

Commit

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

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

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

See this project in Snyk:
https://app.snyk.io/org/connectors-0mk/project/4c52437c-f0d3-4825-9844-b4bf5f298141?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and fbiville committed Jul 29, 2024
1 parent f9c0bbe commit 6877f7e
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 @@ -46,7 +46,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<encoding>UTF-8</encoding>
<spec2.version>4.2.0</spec2.version>
<jackson-databind.version>2.17.1</jackson-databind.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<junit.version>4.13.2</junit.version>
<xbean.version>4.10</xbean.version>
<common-cli.version>1.8.0</common-cli.version>
Expand Down

0 comments on commit 6877f7e

Please sign in to comment.