aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-12-15 12:21:30 +0000
committerPJ Fanning <fanningpj@apache.org>2024-12-15 12:21:30 +0000
commit704e9a5439c150b681def39f758303d619259f24 (patch)
tree842d88d65ede16d56c322d254721d12c4e34b608 /osgi/pom.xml
parentbe83ccf2ef8d6805ed2a5f3b95ae7ce2e68e12ef (diff)
downloadpoi-704e9a5439c150b681def39f758303d619259f24.tar.gz
poi-704e9a5439c150b681def39f758303d619259f24.zip
log4j 2.24.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922507 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 ed50cfebe4..f29ac77e8d 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.24.2</version>
+ <version>2.24.3</version>
<scope>test</scope>
</dependency>
</dependencies>