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

index 5edf0b4f72a8470e6b15262e2816f74951d9684a..faefd3a4638af42da8cae34e4db44ee8b7ca24f3 100644 (file)
@@ -326,7 +326,6 @@ subprojects {
         entry 'hazelcast'
       }
       dependency 'com.hazelcast:hazelcast-kubernetes:2.2.3'
-      dependency 'com.ibm.icu:icu4j:3.4.4'
       // Documentation must be updated if mssql-jdbc is updated: https://github.com/SonarSource/sonarqube/commit/03e4773ebf6cba854cdcf57a600095f65f4f53e7
       dependency 'com.microsoft.sqlserver:mssql-jdbc:9.4.1.jre11'
       dependency 'com.oracle.database.jdbc:ojdbc8:21.4.0.0.1'