aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-04-12 17:28:41 +0000
committerPJ Fanning <fanningpj@apache.org>2024-04-12 17:28:41 +0000
commit1fe45e84b05ef33443073efc4eaf6be574ff184a (patch)
tree4b949fb6df30242feef661e906467c47f065ac4f /build.xml
parenteee1ab84dcb062b46a219319b33dac8080f03a71 (diff)
downloadpoi-1fe45e84b05ef33443073efc4eaf6be574ff184a.tar.gz
poi-1fe45e84b05ef33443073efc4eaf6be574ff184a.zip
slf4j 2.0.13
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1916936 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 504c792f91..63211b0d28 100644
--- a/build.xml
+++ b/build.xml
@@ -340,7 +340,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:32.1.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:2.0.12" usage="ooxml-tests"/>
+ <dependency prefix="ooxml.test.slf4j-api" artifact="org.slf4j:slf4j-api:2.0.13" usage="ooxml-tests"/>
<dependency prefix="ooxml.test.opczip" artifact="com.github.rzymek:opczip:1.2.0" usage="ooxml-tests"/>
<!-- coverage libs -->