Skip to content

Commit 4e606b3

Browse files
committed
Bump commons-parent from 57 to 58
1 parent 2d85109 commit 4e606b3

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>57</version>
22+
<version>58</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
@@ -72,6 +72,9 @@ The <action> type attribute can be add,update,fix,remove.
7272
Add some missing conversions to AbstractOrigin subclasses.
7373
</action>
7474
<!-- UPDATE -->
75+
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
76+
Bump commons-parent from 57 to 58.
77+
</action>
7578
</release>
7679
<release version="2.12.0" date="2023-05-13" description="Java 8 required.">
7780
<!-- FIX -->

0 commit comments

Comments
 (0)