Skip to content

Commit d36168e

Browse files
Bump jackson-databind in /tests/test-javalin-jsonb
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 9626702 commit d36168e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-javalin-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<javalin.version>5.1.1</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)