Skip to content

Commit

Permalink
Bump jackson-databind from 2.12.6 to 2.12.7.1 in /demo/sample-incident
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6 to 2.12.7.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2022
1 parent 58f6fc0 commit 2d306ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/sample-incident/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<log4j2.version>2.17.2</log4j2.version>
<citrus.version>3.3.0</citrus.version>
<jetty.version>9.4.46.v20220331</jetty.version>
<jackson.databind.version>2.13.2.2</jackson.databind.version>
<jackson.databind.version>2.13.4.1</jackson.databind.version>
<jackson.version>2.13.2</jackson.version>
<jakarta.xml.bind-api.version>2.3.3</jakarta.xml.bind-api.version>
<xerces.version>2.12.2</xerces.version>
Expand Down

0 comments on commit 2d306ab

Please sign in to comment.