diff --git a/log4j-transform-cli/pom.xml b/log4j-transform-cli/pom.xml
index cc9b0318..e307c94d 100644
--- a/log4j-transform-cli/pom.xml
+++ b/log4j-transform-cli/pom.xml
@@ -35,7 +35,7 @@
false
- 1.10.0
+ 1.11.0
org.apache.logging.log4j.transform.cli.Main
diff --git a/src/changelog/.0.x.x/update_commons_cli_commons_cli.xml b/src/changelog/.0.x.x/update_commons_cli_commons_cli.xml
index 2d028c25..89808bcd 100644
--- a/src/changelog/.0.x.x/update_commons_cli_commons_cli.xml
+++ b/src/changelog/.0.x.x/update_commons_cli_commons_cli.xml
@@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
-
- Update `commons-cli:commons-cli` to version `1.10.0`
+
+ Update `commons-cli:commons-cli` to version `1.11.0`