Skip to content

Commit e17f4fd

Browse files
committed
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0
1 parent 975696c commit e17f4fd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
<plugin>
816816
<groupId>org.codehaus.mojo</groupId>
817817
<artifactId>exec-maven-plugin</artifactId>
818-
<version>3.5.1</version>
818+
<version>3.6.0</version>
819819
</plugin>
820820
<plugin>
821821
<groupId>org.codehaus.mojo</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-compiler-plugin from 3.14.0 to 3.14.1.</action>
6868
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:versions-maven-plugin from 2.19.0 to 2.19.1.</action>
6969
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0.</action>
70+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0.</action>
7071
</release>
7172
<release version="88" date="2025-09-16" description="This is a feature and maintenance release. Java 8 or later is required.">
7273
<!-- FIX -->

0 commit comments

Comments
 (0)