Skip to content

Commit

Permalink
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 and KushnirykOleh committed May 11, 2023
1 parent bb93b91 commit 6c0146c
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 @@ -53,7 +53,7 @@
<license.trimHeaderLine>true</license.trimHeaderLine>
<license-maven-plugin.version>2.0.0</license-maven-plugin.version>
<maven-help-plugin.version>3.2.0</maven-help-plugin.version>
<jackson-core.version>2.14.2</jackson-core.version>
<jackson-core.version>2.15.0</jackson-core.version>
<snakeyaml.version>2.0</snakeyaml.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
Expand Down

0 comments on commit 6c0146c

Please sign in to comment.