Bump commons-parent from 57 to 58
diff --git a/pom.xml b/pom.xml
index 0c66c79..496f949 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>57</version>
+    <version>58</version>
   </parent>
 
   <artifactId>commons-compress</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e3a114d..ba3c702 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@
       <action type="update" dev="kinow" due-to="Gary Gregory">Make ZipArchiveEntry.getLocalHeaderOffset() public.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump zstd-jni from 1.5.4-2 to 1.5.5-2 #377, #383.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump memoryfilesystem from 2.5.0 to 2.6.1 #381, #385, #387.</action>
-      <action type="update" dev="kinow" due-to="Dependabot">Bump commons-parent from 56 to 57 #384.</action>
+      <action type="update" dev="kinow" due-to="Dependabot">Bump commons-parent from 56 to 58 #384.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 56 2.11.0 to 2.12.0.</action>
     </release>
     <release version="1.23.0" date="2023-03-18">