Author: fanningpj
Date: Sat Nov 26 00:31:40 2022
New Revision: 1905532
URL: http://svn.apache.org/viewvc?rev=1905532&view=rev
Log:
slf4j 2.0.5
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1905532&r1=1905531&r2=1905532&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sat Nov 26 00:31:40 2022
@@ -338,7 +338,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:31.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.45 usage="ooxml-tests"/>
+ <dependency prefix="ooxml.test.slf4j-api"
artifact="org.slf4j:slf4j-api:2.0.5" usage="ooxml-tests"/>
<dependency prefix="ooxml.test.opczip"
artifact="com.github.rzymek:opczip:1.2.0" usage="ooxml-tests"/>
<!-- coverage libs -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]