Author: fanningpj
Date: Mon Sep 30 14:20:25 2024
New Revision: 1921044
URL: http://svn.apache.org/viewvc?rev=1921044&view=rev
Log:
slf4j
Modified:
xmlbeans/trunk/build.xml
Modified: xmlbeans/trunk/build.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.xml?rev=1921044&r1=1921043&r2=1921044&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Mon Sep 30 14:20:25 2024
@@ -923,7 +923,7 @@
<dependency prefix="spotbugs.dom4j" artifact="org.dom4j:dom4j:2.1.3"
usage="${spotbugs.lib}"/>
<dependency prefix="spotbugs.jaxen" artifact="jaxen:jaxen:1.2.0"
usage="${spotbugs.lib}"/>
<dependency prefix="spotbugs.bcel"
artifact="org.apache.bcel:bcel:6.9.0" usage="${spotbugs.lib}"/>
- <dependency prefix="spotbugs.slf4j-api"
artifact="org.slf4j:slf4j-api:2.0.15" usage="${spotbugs.lib}"/>
+ <dependency prefix="spotbugs.slf4j-api"
artifact="org.slf4j:slf4j-api:2.0.16" usage="${spotbugs.lib}"/>
<dependency prefix="spotbugs.commons-lang3"
artifact="org.apache.commons:commons-lang3:3.12.0" usage="${spotbugs.lib}"/>
<dependency prefix="spotbugs.commons-text"
artifact="org.apache.commons:commons-text:1.9" usage="${spotbugs.lib}"/>
<dependency prefix="spotbugs.jcip-annotations"
artifact="net.jcip:jcip-annotations:1.0" usage="${spotbugs.lib}"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]