aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-09-30 11:40:58 +0000
committerPJ Fanning <fanningpj@apache.org>2024-09-30 11:40:58 +0000
commitf1a5571a617b62219df99a5faf7eaa7ce4cf0850 (patch)
tree9f0f4495cc5a62b45505a94ca0a18025dd34dd66 /osgi/pom.xml
parent52039e220d9b485f9f5fb83e0aa56ced73aaf83a (diff)
downloadpoi-f1a5571a617b62219df99a5faf7eaa7ce4cf0850.tar.gz
poi-f1a5571a617b62219df99a5faf7eaa7ce4cf0850.zip
upgrade log4j
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921038 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi/pom.xml')
-rw-r--r--osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml
index f8357538e5..1980941e44 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.23.1</version>
+ <version>2.24.1</version>
<scope>test</scope>
</dependency>
</dependencies>