Skip to content

Commit f62bc91

Browse files
committed
Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-io.git
2 parents fa851ca + e4c77a3 commit f62bc91

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

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -497,8 +497,8 @@ The <action> type attribute can be add,update,fix,remove.
497497
<action dev="ggregory" type="update" due-to="Gary Gregory">
498498
Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.
499499
</action>
500-
<action dev="ggregory" type="update" due-to="Gary Gregory">
501-
Bump commons-parent from 52 to 53.
500+
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
501+
Bump commons-parent from 52 to 54 #388.
502502
</action>
503503
<action dev="ggregory" type="update" due-to="Gary Gregory">
504504
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.

0 commit comments

Comments
 (0)