Skip to content

Commit c4fb4e0

Browse files
committed
Update commons-cli:commons-cli to version 1.11.0 (#239)
1 parent a3f3e7e commit c4fb4e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-transform-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<bnd.baseline.fail.on.missing>false</bnd.baseline.fail.on.missing>
3636

3737
<!-- Dependency versions -->
38-
<commons-cli.version>1.10.0</commons-cli.version>
38+
<commons-cli.version>1.11.0</commons-cli.version>
3939

4040
<!-- Main class -->
4141
<Main-Class>org.apache.logging.log4j.transform.cli.Main</Main-Class>

src/changelog/.0.x.x/update_commons_cli_commons_cli.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="215" link="https://github.com/apache/logging-log4j-transform/pull/215"/>
7-
<description format="asciidoc">Update `commons-cli:commons-cli` to version `1.10.0`</description>
6+
<issue id="239" link="https://github.com/apache/logging-log4j-transform/pull/239"/>
7+
<description format="asciidoc">Update `commons-cli:commons-cli` to version `1.11.0`</description>
88
</entry>

0 commit comments

Comments
 (0)