Skip to content

Commit b81ed2e

Browse files
chore(deps): bump cucumber.version from 7.28.2 to 7.29.0 (#670)
1 parent c4d313f commit b81ed2e

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<lombok.version>1.18.42</lombok.version>
4242
<testcontainer.version>1.21.3</testcontainer.version>
4343
<mockserver.version>5.15.0</mockserver.version>
44-
<cucumber.version>7.28.2</cucumber.version>
44+
<cucumber.version>7.29.0</cucumber.version>
4545
<commonstext.version>1.14.0</commonstext.version>
4646
<zookeeper.version>3.9.4</zookeeper.version>
4747
<sonar.organization>decathlon</sonar.organization>

tzatziki-http-mockserver-legacy/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,6 @@
4646
<groupId>com.decathlon.tzatziki</groupId>
4747
<artifactId>mockfaster</artifactId>
4848
<version>1.0.0-SNAPSHOT</version>
49-
<exclusions>
50-
<exclusion>
51-
<artifactId>json-schema-validator</artifactId>
52-
<groupId>com.networknt</groupId>
53-
</exclusion>
54-
</exclusions>
5549
</dependency>
5650
<dependency>
5751
<groupId>com.decathlon.tzatziki</groupId>

0 commit comments

Comments
 (0)