Skip to content

Commit 40d6aba

Browse files
committed
Bump org.apache.commons:commons-parent from 88 to 89
1 parent e1cb451 commit 40d6aba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-parent</artifactId>
27-
<version>88</version>
27+
<version>89</version>
2828
</parent>
2929
<groupId>commons-net</groupId>
3030
<artifactId>commons-net</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
6868
<action type="fix" dev="ggregory" due-to="Jakub Kupczyk, Gary Gregory">Migrate tests to JUnit5 - final #359.</action>
6969
<!-- ADD -->
7070
<!-- UPDATE -->
71-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #371.</action>
71+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 89 #371.</action>
7272
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
7373
</release>
7474
<release version="3.12.0" date="2025-07-28" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)