Bump org.apache.commons:commons-parent from 104 to 105.
diff --git a/pom.xml b/pom.xml index 760a672..c663415 100644 --- a/pom.xml +++ b/pom.xml
@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>104</version> + <version>105</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-cli</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 74e1ec2..e793beb 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml
@@ -40,7 +40,7 @@ <!-- ADD --> <action type="fix" dev="ggregory" due-to="Elric, Gary Gregory">Add AbstractHelpFormatter.printHelp(String, Options).</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 104 #414, #416.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 105 #414, #416.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action> </release>