Skip to content

Commit

Permalink
Merge pull request #718 from smallrye/dependabot/maven/1.x/com.faster…
Browse files Browse the repository at this point in the history
…xml.jackson-jackson-bom-2.16.0

1.x: bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.0
  • Loading branch information
cescoffier authored Nov 16, 2023
2 parents 407fbf2 + bb73112 commit 061cf9e
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 @@ -49,7 +49,7 @@
<!-- we cannot update to 2.x as jboss-logging does not support SLF4J 2 for now -->
<version.slf4j>1.7.36</version.slf4j>
<version.mockito>5.2.0</version.mockito>
<version.jackson>2.15.3</version.jackson>
<version.jackson>2.16.0</version.jackson>

<revapi-maven-plugin.version>0.15.0</revapi-maven-plugin.version>
<revapi-java.version>0.28.1</revapi-java.version>
Expand Down

0 comments on commit 061cf9e

Please sign in to comment.