Bump commons-parent from 57 to 58

Bumps [commons-parent](https://github.com/apache/commons-parent) from 57 to 58.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 97adabf..dde7e24 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>
     <packaging>pom</packaging>
     <artifactId>commons-jci2</artifactId>