Skip to content

Commit 46a43b7

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 809bdfa commit 46a43b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
<plugin>
285285
<groupId>org.codehaus.mojo</groupId>
286286
<artifactId>exec-maven-plugin</artifactId>
287-
<version>3.2.0</version>
287+
<version>3.3.0</version>
288288
<configuration>
289289
<mainClass>org.apache.commons.scxml2.test.StandaloneJexlExpressions</mainClass>
290290
<classpathScope>test</classpathScope>
@@ -497,7 +497,7 @@
497497
<plugin>
498498
<groupId>org.codehaus.mojo</groupId>
499499
<artifactId>exec-maven-plugin</artifactId>
500-
<version>3.2.0</version>
500+
<version>3.3.0</version>
501501
<executions>
502502
<execution>
503503
<phase>test</phase>
@@ -553,7 +553,7 @@
553553
<plugin>
554554
<groupId>org.codehaus.mojo</groupId>
555555
<artifactId>exec-maven-plugin</artifactId>
556-
<version>3.2.0</version>
556+
<version>3.3.0</version>
557557
<executions>
558558
<execution>
559559
<phase>test</phase>
@@ -604,7 +604,7 @@
604604
<plugin>
605605
<groupId>org.codehaus.mojo</groupId>
606606
<artifactId>exec-maven-plugin</artifactId>
607-
<version>3.2.0</version>
607+
<version>3.3.0</version>
608608
<executions>
609609
<execution>
610610
<phase>test</phase>

0 commit comments

Comments
 (0)