Skip to content

Commit 6efbdb2

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1
1 parent c4d2edd commit 6efbdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.codehaus.mojo</groupId>
132132
<artifactId>exec-maven-plugin</artifactId>
133-
<version>3.5.0</version>
133+
<version>3.5.1</version>
134134
<executions>
135135
<execution>
136136
<id>generate-gherkin-dialects</id>

0 commit comments

Comments
 (0)