Skip to content

Commit

Permalink
build(deps): bump jackson-bom from 2.14.2 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.15.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2023
1 parent 2196394 commit 69659b3
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.14.2</version.jackson>
<version.jackson>2.15.0</version.jackson>
<version.weld>5.1.0.Final</version.weld>

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

0 comments on commit 69659b3

Please sign in to comment.