Skip to content

Commit d64310f

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0
1 parent 3187b13 commit d64310f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cucumber-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.codehaus.mojo</groupId>
145145
<artifactId>exec-maven-plugin</artifactId>
146-
<version>3.4.1</version>
146+
<version>3.5.0</version>
147147
<executions>
148148
<execution>
149149
<id>generate-i18n</id>

cucumber-java8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.codehaus.mojo</groupId>
141141
<artifactId>exec-maven-plugin</artifactId>
142-
<version>3.4.1</version>
142+
<version>3.5.0</version>
143143
<executions>
144144
<execution>
145145
<id>generate-i18n</id>

0 commit comments

Comments
 (0)