Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  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 1339e34 commit b9e6b70
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 @@ -23,7 +23,7 @@

<!-- Core dependencies versions -->
<jackson-core.version>2.14.2</jackson-core.version>
<jackson-databind.version>2.14.2</jackson-databind.version>
<jackson-databind.version>2.15.0</jackson-databind.version>
<jackson-datatype-jsr310>2.14.2</jackson-datatype-jsr310>
<wildfly-elytron.version>2.1.0.Final</wildfly-elytron.version>

Expand Down

0 comments on commit b9e6b70

Please sign in to comment.