Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 754a784 commit 2332a81
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 @@ -728,7 +728,7 @@
<maven.compiler.plugin.version>2.3.1</maven.compiler.plugin.version>
<maven.bundle.plugin.version>3.2.0</maven.bundle.plugin.version>
<jackson-jaxrs-json-provider.version>2.13.2</jackson-jaxrs-json-provider.version>
<jackson-databind.version>2.13.2.1</jackson-databind.version>
<jackson-databind.version>2.13.4.2</jackson-databind.version>
<cxf-bundle.version>3.3.7</cxf-bundle.version>
<spring-web.version>4.3.29.RELEASE</spring-web.version>
<swagger-jaxrs.version>1.6.2</swagger-jaxrs.version>
Expand Down

0 comments on commit 2332a81

Please sign in to comment.