Skip to content

Commit

Permalink
Bump jackson-databind from 2.15.1 to 2.15.2
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.15.1 to 2.15.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2023
1 parent 478a57e commit 0d52725
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 @@ -25,7 +25,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<version.com.fasterxml.jackson>2.15.1</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>2.15.1</version.com.fasterxml.jackson.databind>
<version.com.fasterxml.jackson.databind>2.15.2</version.com.fasterxml.jackson.databind>
<version.com.networknt.json-schema-validator>1.0.81</version.com.networknt.json-schema-validator>
<version.junit5>5.9.3</version.junit5>
<version.org.jboss.logging>3.5.0.Final</version.org.jboss.logging>
Expand Down

0 comments on commit 0d52725

Please sign in to comment.