Skip to content

Commit 1c9b4e1

Browse files
Bump jackson-databind from 2.8.9 to 2.9.10.8 in /tests_e2e
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.9 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2397a42 commit 1c9b4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_e2e/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2626
<java.version>1.8</java.version>
27-
<jackson-2-version>2.8.9</jackson-2-version>
27+
<jackson-2-version>2.9.10.8</jackson-2-version>
2828
<cucumber-version>1.2.5</cucumber-version>
2929
</properties>
3030

0 commit comments

Comments
 (0)