From dac8d11b1d0d39183ce998028c87730ae768e96c Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Tue, 5 Aug 2025 01:55:05 +0000 Subject: [PATCH] Update `commons-cli:commons-cli` to version `1.10.0` (#215) --- log4j-transform-cli/pom.xml | 2 +- src/changelog/.0.x.x/update_commons_cli_commons_cli.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 src/changelog/.0.x.x/update_commons_cli_commons_cli.xml diff --git a/log4j-transform-cli/pom.xml b/log4j-transform-cli/pom.xml index cfdb179..cc9b031 100644 --- a/log4j-transform-cli/pom.xml +++ b/log4j-transform-cli/pom.xml @@ -35,7 +35,7 @@ false - 1.9.0 + 1.10.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 new file mode 100644 index 0000000..2d028c2 --- /dev/null +++ b/src/changelog/.0.x.x/update_commons_cli_commons_cli.xml @@ -0,0 +1,8 @@ + + + + Update `commons-cli:commons-cli` to version `1.10.0` +