Skip to content

Commit 370914a

Browse files
Bump jackson-databind in /demo/sample-flightbooking
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 370914a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/sample-flightbooking/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<log4j2.version>2.17.2</log4j2.version>
2121
<citrus.version>3.2.1</citrus.version>
2222
<jetty.version>9.4.44.v20210927</jetty.version>
23-
<jackson.version>2.12.6</jackson.version>
23+
<jackson.version>2.12.7.1</jackson.version>
2424
<saaj.version>1.5.3</saaj.version>
2525
<jaxb.version>2.3.5</jaxb.version>
2626
<jakarta.xml.bind-api.version>2.3.3</jakarta.xml.bind-api.version>

0 commit comments

Comments
 (0)