Skip to content

Commit 296e5fc

Browse files
authored
Merge pull request #135 from cucumber/renovate/jackson-databind.version
Update jackson-databind.version to v2.11.3
2 parents 3dced33 + ac8501b commit 296e5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<cucumber.version>6.8.0</cucumber.version>
2424
<gherkin.version>15.0.2</gherkin.version>
2525
<groovy.version>2.5.13</groovy.version>
26-
<jackson-databind.version>2.11.2</jackson-databind.version>
26+
<jackson-databind.version>2.11.3</jackson-databind.version>
2727
<junit.version>4.13</junit.version>
2828
<scala.2.11.version>2.11.12</scala.2.11.version>
2929
<scala.2.12.version>2.12.12</scala.2.12.version>

0 commit comments

Comments
 (0)