Skip to content

Commit

Permalink
Upgrade jackson-dataformat-* from 2.15.2 to 2.15.3 (#148)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-toml from 2.15.2 to 2.15.3.

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

See this project in Snyk:
https://app.snyk.io/org/oswaldobapvicjr/project/31533848-fb87-45e9-b2ca-4bd6491f1707?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
oswaldobapvicjr and snyk-bot authored Nov 11, 2023
1 parent 79c406f commit 0a46369
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 @@ -51,7 +51,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Compile dependencies -->
<jackson2.version>2.15.2</jackson2.version>
<jackson2.version>2.15.3</jackson2.version>
<slf4j.version>2.0.9</slf4j.version>

<!-- Test dependencies -->
Expand Down

0 comments on commit 0a46369

Please sign in to comment.