Skip to content

Commit 0babe4b

Browse files
committed
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3
1 parent 9dd95c7 commit 0babe4b

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
@@ -810,7 +810,7 @@
810810
<plugin>
811811
<groupId>org.codehaus.mojo</groupId>
812812
<artifactId>exec-maven-plugin</artifactId>
813-
<version>3.6.2</version>
813+
<version>3.6.3</version>
814814
</plugin>
815815
<plugin>
816816
<groupId>org.codehaus.mojo</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
7272
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.3.0 #687.</action>
7373
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.ow2.asm:asm from 9.9 to 9.9.1.</action>
7474
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 7.1.0 to 7.2.0 on Java 17 and up.</action>
75+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3.</action>
7576
</release>
7677
<release version="93" date="2025-11-19" description="This is a feature and maintenance release. Java 8 or later is required.">
7778
<!-- FIX -->

0 commit comments

Comments
 (0)