aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-11-23 08:42:12 +0000
committerPJ Fanning <fanningpj@apache.org>2024-11-23 08:42:12 +0000
commite400a0cc0dcb7ee7000b1edf29e8af751ca88d66 (patch)
treea26c87baa9c50185a9832053b413df2c610140ec /osgi
parentc17d78a182d0f4db175f8e54d48243d141dd6118 (diff)
downloadpoi-e400a0cc0dcb7ee7000b1edf29e8af751ca88d66.tar.gz
poi-e400a0cc0dcb7ee7000b1edf29e8af751ca88d66.zip
log4j 2.24.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922035 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 060f7b8de6..ed50cfebe4 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.2</version>
<scope>test</scope>
</dependency>
</dependencies>