]> source.dussan.org Git - sonarqube.git/commitdiff
[NO-JIRA] Drop unused backend dependency `xml-apis:xml-apis`
authorKlaudio Sinani <klaudio.sinani@sonarsource.com>
Fri, 4 Feb 2022 10:58:13 +0000 (11:58 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 8 Feb 2022 20:03:05 +0000 (20:03 +0000)
build.gradle

index faefd3a4638af42da8cae34e4db44ee8b7ca24f3..fda070c2ccc59c52b8d56ec730c087253f8453af 100644 (file)
@@ -421,7 +421,6 @@ subprojects {
       }
       dependency 'org.subethamail:subethasmtp:3.1.7'
       dependency 'org.yaml:snakeyaml:1.30'
-      dependency 'xml-apis:xml-apis:1.4.01'
 
       // please keep this list alphabetically ordered
     }