Skip to content

Commit e0cb6e6

Browse files
Bump jackson-databind from 2.12.6 to 2.12.7.1 in /demo/sample-bakery
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]>
1 parent e41d1fe commit e0cb6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/sample-bakery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<log4j2.version>2.17.2</log4j2.version>
2626
<citrus.version>3.2.1</citrus.version>
2727
<jetty.version>9.4.44.v20210927</jetty.version>
28-
<jackson.version>2.12.6</jackson.version>
28+
<jackson.version>2.12.7.1</jackson.version>
2929
<jakarta.mail.version>1.6.7</jakarta.mail.version>
3030
<jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>
3131
<jakarta.xml.bind-api.version>2.3.3</jakarta.xml.bind-api.version>

0 commit comments

Comments
 (0)