Skip to content

Commit c632f20

Browse files
committed
Bump commons-parent from 58 to 59
1 parent 80a349e commit c632f20

2 files changed

Lines changed: 4 additions & 1 deletion

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>58</version>
22+
<version>59</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-io</groupId>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ The <action> type attribute can be add,update,fix,remove.
123123
<action dev="ggregory" type="update" due-to="Dependabot">
124124
Bump jimfs from 1.2 to 1.3.0 #465 (tests).
125125
</action>
126+
<action dev="ggregory" type="update" due-to="Gary Gregory">
127+
Bump commons-parent from 58 to 59.
128+
</action>
126129
</release>
127130
<release version="2.13.0" date="2023-06-03" description="Java 8 required.">
128131
<!-- FIX -->

0 commit comments

Comments
 (0)