Skip to content

Commit

Permalink
Merge pull request #164 from pkiraly/snyk-upgrade-ee2671e20ff947ba206…
Browse files Browse the repository at this point in the history
…d3d3652903e0c

[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1
  • Loading branch information
pkiraly authored Jan 21, 2024
2 parents b2a2cc1 + 540ebff commit 59890c2
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 @@ -168,7 +168,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>com.github.stefanbirkner</groupId>
Expand Down

0 comments on commit 59890c2

Please sign in to comment.