aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-01-25 11:28:56 +0000
committerPJ Fanning <fanningpj@apache.org>2022-01-25 11:28:56 +0000
commit9fce5fb9fcf606f841a9ff2b6bd9f5f8e30f6caf (patch)
treeeac32d93d73a86fbb71da29a67254dadabbf3b51 /build.xml
parent1980124358044aa480fb740dc50c7f846e4e90b2 (diff)
downloadpoi-9fce5fb9fcf606f841a9ff2b6bd9f5f8e30f6caf.tar.gz
poi-9fce5fb9fcf606f841a9ff2b6bd9f5f8e30f6caf.zip
slf4j 1.7.35
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897451 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 0edb9c861b..d92f77f010 100644
--- a/build.xml
+++ b/build.xml
@@ -337,7 +337,7 @@ under the License.
<dependency prefix="ooxml.test.reflections" artifact="org.reflections:reflections:0.10.2" usage="ooxml-tests"/>
<dependency prefix="ooxml.test.guava" artifact="com.google.guava:guava:30.1-jre" usage="ooxml-tests"/>
<dependency prefix="ooxml.test.javassist" artifact="org.javassist:javassist:3.27.0-GA" usage="ooxml-tests"/>
- <dependency prefix="ooxml.test.slf4j-api" artifact="org.slf4j:slf4j-api:1.7.34" usage="ooxml-tests"/>
+ <dependency prefix="ooxml.test.slf4j-api" artifact="org.slf4j:slf4j-api:1.7.35" usage="ooxml-tests"/>
<!-- coverage libs -->
<dependency prefix="jacoco" artifact="org.jacoco:jacoco:0.8.6" usage="util" packaging="zip"/>