Bump commons-parent from 61 to 62
diff --git a/pom.xml b/pom.xml
index 4ae9b0e..c803caa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>61</version>
+ <version>62</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-io</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 517f0ae..fa8d8aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -124,7 +124,7 @@
Bump jimfs from 1.2 to 1.3.0 #465 (tests).
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
- Bump commons-parent from 58 to 61.
+ Bump commons-parent from 58 to 62.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-lang3 from 3.12 to 3.13.0.