aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-12-27 14:04:34 +0000
committerPJ Fanning <fanningpj@apache.org>2023-12-27 14:04:34 +0000
commitfb3f3ef26fe61145e75fb059721476927d6848c4 (patch)
treec5b630433dbb38c1f350412f2225694e35265c8b /osgi
parent2f25c1ab90fd3525dde467757a7a7d99f5900737 (diff)
downloadpoi-fb3f3ef26fe61145e75fb059721476927d6848c4.tar.gz
poi-fb3f3ef26fe61145e75fb059721476927d6848c4.zip
log4j 2.22.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914954 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 106faa4baf..a38da7aaf3 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.22.0</version>
+ <version>2.22.1</version>
<scope>test</scope>
</dependency>
</dependencies>