Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  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 1936605
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 @@ -22,7 +22,7 @@
<skip.spotless>false</skip.spotless>

<!-- Core dependencies versions -->
<jackson-core.version>2.14.2</jackson-core.version>
<jackson-core.version>2.15.0</jackson-core.version>
<jackson-databind.version>2.14.2</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 1936605

Please sign in to comment.