Skip to content

Commit 5a36560

Browse files
authored
Merge pull request #269 from objectionary/renovate/org.codehaus.mojo-exec-maven-plugin-3.x
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1
2 parents 64e4c02 + 38fd1a8 commit 5a36560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
<plugin>
336336
<groupId>org.codehaus.mojo</groupId>
337337
<artifactId>exec-maven-plugin</artifactId>
338-
<version>3.1.0</version>
338+
<version>3.5.1</version>
339339
<executions>
340340
<execution>
341341
<id>gradle-build</id>

src/it/with-extra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.codehaus.mojo</groupId>
4444
<artifactId>exec-maven-plugin</artifactId>
45-
<version>3.5.0</version>
45+
<version>3.5.1</version>
4646
<executions>
4747
<execution>
4848
<phase>process-classes</phase>

0 commit comments

Comments
 (0)