Skip to content

Commit 2f0d07c

Browse files
committed
Update org.apache.commons:commons-lang3 to version 3.20.0 (#241)
1 parent 56a3cfd commit 2f0d07c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-transform-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<!-- dependency versions -->
3434
<asm.version>9.9</asm.version>
3535
<assertj.version>3.27.6</assertj.version>
36-
<commons-lang.version>3.19.0</commons-lang.version>
36+
<commons-lang.version>3.20.0</commons-lang.version>
3737
<commons-logging.version>1.3.5</commons-logging.version>
3838
<commons-io.version>2.21.0</commons-io.version>
3939
<jmh.version>1.37</jmh.version>

src/changelog/.0.x.x/update_org_apache_commons_commons_lang3.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="228" link="https://github.com/apache/logging-log4j-transform/pull/228"/>
7-
<description format="asciidoc">Update `org.apache.commons:commons-lang3` to version `3.19.0`</description>
6+
<issue id="241" link="https://github.com/apache/logging-log4j-transform/pull/241"/>
7+
<description format="asciidoc">Update `org.apache.commons:commons-lang3` to version `3.20.0`</description>
88
</entry>

0 commit comments

Comments
 (0)