aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-12-28 19:15:32 +0000
committerPJ Fanning <fanningpj@apache.org>2021-12-28 19:15:32 +0000
commit79a1e6b1e90c613958f91739f15c5f8512f7ee0b (patch)
tree3dcc19c78d705903308d3938ef68d71d01b6b33c /osgi/pom.xml
parentd442ea645c543fd86a41ca9a88f96b8e0c0aae4d (diff)
downloadpoi-79a1e6b1e90c613958f91739f15c5f8512f7ee0b.tar.gz
poi-79a1e6b1e90c613958f91739f15c5f8512f7ee0b.zip
log4j 2.17.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896481 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 5e6f41181b..ee206a9d7e 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.17.0</version>
+ <version>2.17.1</version>
<scope>test</scope>
</dependency>
</dependencies>