aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-10-17 08:42:26 +0000
committerPJ Fanning <fanningpj@apache.org>2023-10-17 08:42:26 +0000
commit2f5a188497b5ad9fd46222f56aaa7bfbe595f337 (patch)
treedf62e32be865b5e5c72f7a99a4efb5c6795d27d6 /osgi
parent236710df4e606aeff0f4370907f8b4bcb6fdc85c (diff)
downloadpoi-2f5a188497b5ad9fd46222f56aaa7bfbe595f337.tar.gz
poi-2f5a188497b5ad9fd46222f56aaa7bfbe595f337.zip
log4j 2.21.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi')
-rw-r--r--osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 770fff480b..5b4d69c0dd 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -231,7 +231,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
- <version>2.20.0</version>
+ <version>2.21.0</version>
<scope>test</scope>
</dependency>
</dependencies>