Skip to content

Commit f0fa757

Browse files
committed
Bump org.apache.commons:commons-parent from 95 to 96.
1 parent bca2199 commit f0fa757

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>95</version>
23+
<version>96</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<name>Apache Commons Exec</name>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<!-- FIX -->
2828
<!-- ADD -->
2929
<!-- UPDATE -->
30-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 95.</action>
30+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 96.</action>
3131
</release>
3232
<release version="1.6.0" date="2025-11-25" description="This is a feature and maintenance release. Java 8 or later is required.">
3333
<!-- FIX -->

0 commit comments

Comments
 (0)