We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5480b commit 025e212Copy full SHA for 025e212
examples/calculator-java-junit5/pom.xml
@@ -13,7 +13,7 @@
13
14
<properties>
15
<project.Automatic-Module-Name>io.cucumber.calculator</project.Automatic-Module-Name>
16
- <jackson-databind.version>2.12.4</jackson-databind.version>
+ <jackson-databind.version>2.13.0</jackson-databind.version>
17
<junit-jupiter.version>5.8.2</junit-jupiter.version>
18
</properties>
19
0 commit comments