Skip to content

Commit 0e18991

Browse files
Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /tests/test-javalin
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.4.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 0871d0e commit 0e18991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-javalin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<javalin.version>4.6.0</javalin.version>
2020
<swagger.version>2.0.8</swagger.version>
2121
<kotlin.version>1.3.71</kotlin.version>
22-
<jackson.version>2.12.6.1</jackson.version>
22+
<jackson.version>2.13.4.1</jackson.version>
2323
<avaje-http-version>1.19-SNAPSHOT</avaje-http-version>
2424
</properties>
2525

0 commit comments

Comments
 (0)