Skip to content

Commit 7509dae

Browse files
committed
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1
1 parent 0ed0dfa commit 7509dae

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
@@ -814,7 +814,7 @@
814814
<plugin>
815815
<groupId>org.codehaus.mojo</groupId>
816816
<artifactId>exec-maven-plugin</artifactId>
817-
<version>3.5.0</version>
817+
<version>3.5.1</version>
818818
</plugin>
819819
<plugin>
820820
<groupId>org.codehaus.mojo</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<!-- ADD -->
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 on Java 11 and up.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1.</action>
6566
</release>
6667
<release version="84" date="2025-05-16" description="This is a feature and maintenance release. Java 8 or later is required.">
6768
<!-- FIX -->

0 commit comments

Comments
 (0)