Skip to content

Commit a7c2352

Browse files
Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /tests/test-jex
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 a7c2352

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.2</jex.version>
2020
<swagger.version>2.0.8</swagger.version>
21-
<jackson.version>2.12.6.1</jackson.version>
21+
<jackson.version>2.13.4.1</jackson.version>
2222
<avaje-inject.version>8.9</avaje-inject.version>
2323
<avaje-http.version>1.19-SNAPSHOT</avaje-http.version>
2424
</properties>

0 commit comments

Comments
 (0)