aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-12-18 09:50:10 +0000
committerPJ Fanning <fanningpj@apache.org>2021-12-18 09:50:10 +0000
commit969a2a710c25caca09d96ab7b225dbeae80ea57e (patch)
tree96996fdfee8927893b17262324e1963ad00a1074 /osgi
parent3a7544b1690712a5b687f225b11cf1415499d8ef (diff)
downloadpoi-969a2a710c25caca09d96ab7b225dbeae80ea57e.tar.gz
poi-969a2a710c25caca09d96ab7b225dbeae80ea57e.zip
log4j 2.17.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896117 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 c2acf3a6b2..5e6f41181b 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.16.0</version>
+ <version>2.17.0</version>
<scope>test</scope>
</dependency>
</dependencies>