Skip to content

Commit 6e11ad4

Browse files
Bump jackson-databind from 2.9.8 to 2.9.10.8 in /javalin
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.9.10.8. - [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>
1 parent be576c5 commit 6e11ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javalin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<packaging>bundle</packaging>
2424

2525
<properties>
26-
<jackson.version>2.9.8</jackson.version>
26+
<jackson.version>2.9.10.8</jackson.version>
2727
</properties>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)