Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0 #1262

This commit is contained in:
Gary Gregory 2024-08-09 13:07:13 -04:00 committed by GitHub
parent 5aac1b2aa0
commit 1d2860cab7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -54,6 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #1255.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.easymock:easymock from 5.3.0 to 5.4.0 #1256.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0 #1262.</action>
</release>
<release version="3.16.0" date="2024-08-01" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->