Skip to content

Commit 8320015

Browse files
Bump jackson-databind from 2.12.3 to 2.12.6.1 in /tests/test-jex
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 to 2.12.6.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] <support@github.com>
1 parent cfb479d commit 8320015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-jex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<main.class>org.example.myapp.Main</main.class>
1919
<jex.version>2.0</jex.version>
2020
<swagger.version>2.0.8</swagger.version>
21-
<jackson.version>2.12.3</jackson.version>
21+
<jackson.version>2.12.6.1</jackson.version>
2222
<avaje-inject.version>8.3</avaje-inject.version>
2323
<avaje-http.version>1.13-SNAPSHOT</avaje-http.version>
2424
</properties>

0 commit comments

Comments
 (0)