Bump commons-parent from 57 to 58
diff --git a/pom.xml b/pom.xml
index 332af64..17ca33d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>57</version>
+    <version>58</version>
   </parent>
 
   <artifactId>commons-imaging</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3e7c946..84f8a5f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -74,8 +74,8 @@
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Bump actions/setup-java from 3 to 3.5.1.
       </action>
-      <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump commons-parent from 52 to 57 #238, #252, #262, #293.
+      <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
+        Bump commons-parent from 52 to 58 #238, #252, #262, #293.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">
         Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.3.0 #221, #224, #226, #236, #242, #247, #248.