Skip to content

Commit

Permalink
Merge pull request #3313 from resteasy/dependabot/maven/com.fasterxml…
Browse files Browse the repository at this point in the history
….jackson.core-jackson-databind-2.13.4.2

Bump jackson-databind from 2.13.4.1 to 2.13.4.2
  • Loading branch information
jamezp committed Oct 14, 2022
2 parents 6993d99 + bb5b498 commit 88d28b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Expand Up @@ -39,7 +39,7 @@
<properties>
<version.com.fasterxml.classmate>1.5.1</version.com.fasterxml.classmate>
<version.com.fasterxml.jackson>2.13.4</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>${version.com.fasterxml.jackson}.1</version.com.fasterxml.jackson.databind>
<version.com.fasterxml.jackson.databind>2.13.4.2</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 88d28b2

Please sign in to comment.