Skip to content

Commit 12cade5

Browse files
committed
Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0
1 parent 9fe0f1c commit 12cade5

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
@@ -376,7 +376,7 @@
376376
<dependency>
377377
<groupId>org.apache.commons</groupId>
378378
<artifactId>commons-exec</artifactId>
379-
<version>1.4.0</version>
379+
<version>1.5.0</version>
380380
<scope>test</scope>
381381
</dependency>
382382
<!-- START very old jars for Justice verifier -->

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The <action> type attribute can be add,update,fix,remove.
7676
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump jna.version from 5.14.0 to 5.17.0 #358, #399.</action>
7777
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #376.</action>
7878
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0 #395.</action>
79+
<!-- <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0.</action> -->
7980
</release>
8081
<release version="6.10.0" date="2024-07-13" description="Maintenance and bug fix release. Requires a minimum of Java 8.">
8182
<!-- FIX -->

0 commit comments

Comments
 (0)