From c4fb4e089979738e25b05ccb6fd3b5fb4b01204a Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Thu, 13 Nov 2025 19:13:44 +0000 Subject: [PATCH] Update `commons-cli:commons-cli` to version `1.11.0` (#239) --- log4j-transform-cli/pom.xml | 2 +- src/changelog/.0.x.x/update_commons_cli_commons_cli.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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`