Skip to content

Commit fc42503

Browse files
committed
Update org.apache.commons:commons-lang3 to version 3.14.0 (#2036)
1 parent 79efb5b commit fc42503

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<commons-csv.version>1.10.0</commons-csv.version>
106106
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
107107
<commons-io.version>2.11.0</commons-io.version>
108-
<commons-lang3.version>3.13.0</commons-lang3.version>
108+
<commons-lang3.version>3.14.0</commons-lang3.version>
109109
<commons-logging.version>1.2</commons-logging.version>
110110
<conversant.disruptor.version>1.2.21</conversant.disruptor.version>
111111
<disruptor.version>4.0.0</disruptor.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2036" link="https://github.com/apache/logging-log4j2/pull/2036"/>
7+
<description format="asciidoc">Update `org.apache.commons:commons-lang3` to version `3.14.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)