Skip to content

Commit

Permalink
Merged pull request #3612
Browse files Browse the repository at this point in the history
Bump jackson-databind from 2.14.2 to 2.14.3
  • Loading branch information
jamezp committed May 10, 2023
2 parents 9ca3f8d + b4bfe15 commit fc6cf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<properties>
<version.com.fasterxml.classmate>1.5.1</version.com.fasterxml.classmate>
<version.com.fasterxml.jackson>2.14.2</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>${version.com.fasterxml.jackson}</version.com.fasterxml.jackson.databind>
<version.com.fasterxml.jackson.databind>2.14.3</version.com.fasterxml.jackson.databind>
<version.com.google.guava>31.0.1-jre</version.com.google.guava>
<version.com.google.guava.failureaccess>1.0.1</version.com.google.guava.failureaccess>
<version.com.io7m.xom>1.2.10</version.com.io7m.xom>
Expand Down

0 comments on commit fc6cf2c

Please sign in to comment.