]> source.dussan.org Git - sonarqube.git/commitdiff
Add comment about MSSQL JDBC Driver in build.gradle
authorcolin-mueller-sonarsource <colin.mueller@sonarsource.com>
Fri, 29 Oct 2021 13:23:50 +0000 (15:23 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 29 Oct 2021 20:03:34 +0000 (20:03 +0000)
build.gradle

index f85504a179a49d9dcb6fe09948aa30d4ab3af6de..b9f0bde241b41f4c28f5cc2a7c8aec6b72f0a2b9 100644 (file)
@@ -334,6 +334,7 @@ subprojects {
       }
       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.2.0.jre11'
       dependency 'com.oracle.database.jdbc:ojdbc8:19.3.0.0'
       // upgrade okhttp3 dependency kotlin to get rid of not exploitable CVE-2020-29582