Skip to content

Commit 1d3bff5

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.1.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90cb436 commit 1d3bff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>org.codehaus.mojo</groupId>
210210
<artifactId>exec-maven-plugin</artifactId>
211-
<version>3.1.0</version>
211+
<version>3.1.1</version>
212212
<executions>
213213
<execution>
214214
<goals>
@@ -288,7 +288,7 @@
288288
<plugin>
289289
<groupId>org.codehaus.mojo</groupId>
290290
<artifactId>exec-maven-plugin</artifactId>
291-
<version>3.1.0</version>
291+
<version>3.1.1</version>
292292
<executions>
293293
<execution>
294294
<id>run-benchmarks</id>
@@ -327,7 +327,7 @@
327327
<plugin>
328328
<groupId>org.codehaus.mojo</groupId>
329329
<artifactId>exec-maven-plugin</artifactId>
330-
<version>3.1.0</version>
330+
<version>3.1.1</version>
331331
<executions>
332332
<execution>
333333
<phase>integration-test</phase>

0 commit comments

Comments
 (0)