This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new d263b2886d Bump `commons-lang3` from version 3.12.0 to 3.13.0
d263b2886d is described below
commit d263b2886d85d321cda3ab8007e38a00b772f93c
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon Aug 28 22:05:11 2023 +0200
Bump `commons-lang3` from version 3.12.0 to 3.13.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 08c4a583fb..58120a7eac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,7 +385,7 @@
<commons-csv.version>1.10.0</commons-csv.version>
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
<commons-io.version>2.11.0</commons-io.version>
- <commons-lang3.version>3.12.0</commons-lang3.version>
+ <commons-lang3.version>3.13.0</commons-lang3.version>
<commons-logging.version>1.2</commons-logging.version>
<!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
<conversant.disruptor.version>1.2.15</conversant.disruptor.version>