aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-07-03 22:52:21 +0000
committerPJ Fanning <fanningpj@apache.org>2022-07-03 22:52:21 +0000
commitd9383d6ba9b2f90b7d3fb7fc45ae22c2e7547368 (patch)
treeec00171a5904c6aa79591a14d5bc4932fcc1f256 /osgi/pom.xml
parentb4c92e4ae504e4d11b5e1e4fc15a7244568f539c (diff)
downloadpoi-d9383d6ba9b2f90b7d3fb7fc45ae22c2e7547368.tar.gz
poi-d9383d6ba9b2f90b7d3fb7fc45ae22c2e7547368.zip
log4j 2.18.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902438 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 dfab9a7bda..d3b9a12f01 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.2</version>
+ <version>2.18.0</version>
<scope>test</scope>
</dependency>
</dependencies>