Skip to content

Commit 419a05f

Browse files
author
Gary Gregory
committed
Bump commons-parent from 52 to 53.
1 parent 81fb94c commit 419a05f

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>52</version>
22+
<version>53</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
@@ -396,6 +396,9 @@ The <action> type attribute can be add,update,fix,remove.
396396
<action dev="ggregory" type="update" due-to="Gary Gregory">
397397
Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.
398398
</action>
399+
<action dev="ggregory" type="update" due-to="Gary Gregory">
400+
Bump commons-parent from 52 to 53.
401+
</action>
399402
</release>
400403
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">
401404
<!-- FIX -->

0 commit comments

Comments
 (0)