Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 31, 2023
1 parent 89b4fa6 commit bef1b88
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 @@ -39,7 +39,7 @@
<cucumber5-java.version>5.7.0</cucumber5-java.version>
<swagger-core-version>2.0.0</swagger-core-version>
<aspectj.version>1.9.8</aspectj.version>
<jackson.version>2.13.4</jackson.version>
<jackson.version>2.13.4.2</jackson.version>
<httpclient.version>4.5.13</httpclient.version>
<commons-codec.version>1.15</commons-codec.version>
<guice.version>5.1.0</guice.version>
Expand Down

0 comments on commit bef1b88

Please sign in to comment.