Skip to content

Commit

Permalink
Bump jackson-databind from 2.12.6 to 2.12.7.1 in /demo/sample-greeting
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 Nov 16, 2022
1 parent e41d1fe commit 81f16b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/sample-greeting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<log4j2.version>2.17.2</log4j2.version>
<citrus.version>3.2.1</citrus.version>
<jetty.version>9.4.44.v20210927</jetty.version>
<jackson.version>2.12.6</jackson.version>
<jackson.version>2.12.7.1</jackson.version>
<jaxb.version>2.3.5</jaxb.version>
<jakarta.xml.bind-api.version>2.3.3</jakarta.xml.bind-api.version>
<server.port>18001</server.port>
Expand Down

0 comments on commit 81f16b1

Please sign in to comment.