Skip to content

Commit

Permalink
Merge pull request #841 from smallrye/dependabot/maven/com.fasterxml.…
Browse files Browse the repository at this point in the history
…jackson-jackson-bom-2.17.1

build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1
  • Loading branch information
aureamunoz committed May 6, 2024
2 parents f06d582 + 5a02513 commit 9b03a74
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>2.0.13</version.slf4j>
<version.mockito>5.2.0</version.mockito>
<version.jackson>2.17.0</version.jackson>
<version.jackson>2.17.1</version.jackson>
<version.weld>5.1.2.Final</version.weld>
<version.spring-boot>2.7.18</version.spring-boot>

Expand Down

0 comments on commit 9b03a74

Please sign in to comment.