Skip to content

Commit a1e12f1

Browse files
committed
Bump org.apache.commons:commons-parent from 94 to 95.
1 parent fa7c6d8 commit a1e12f1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>94</version>
22+
<version>95</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>commons-email</artifactId>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
</properties>
2525
<body>
2626
<release version="1.6.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
27-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix minor PMD violations (Unnecessary qualifier).</action>
2827
<!-- FIX -->
28+
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix minor PMD violations (Unnecessary qualifier).</action>
2929
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
3030
<!-- ADD -->
3131
<!-- UPDATE -->
32-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 65 to 94.</action>
32+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 65 to 95.</action>
3333
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
3434
</release>
3535
<release version="1.6.0" date="2023-12-17" description="Feature release (Java 8 or above).">

0 commit comments

Comments
 (0)