aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-10-24 17:08:33 +0000
committerPJ Fanning <fanningpj@apache.org>2023-10-24 17:08:33 +0000
commitefba2c39cebca239c654cf716289ad1a5abf84d5 (patch)
treef3b5635c3d604ee6ae97a987f52675e833c8f12b /osgi/pom.xml
parent176a685e2d92f6cd6fea7d371d71b0facafc39b5 (diff)
downloadpoi-efba2c39cebca239c654cf716289ad1a5abf84d5.tar.gz
poi-efba2c39cebca239c654cf716289ad1a5abf84d5.zip
log4j 2.21.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913270 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 5b4d69c0dd..030ba106e1 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.21.0</version>
+ <version>2.21.1</version>
<scope>test</scope>
</dependency>
</dependencies>