aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 12c5083f366..340b56e1e40 100644
--- a/build.gradle
+++ b/build.gradle
@@ -321,7 +321,7 @@ subprojects {
entry 'hazelcast'
}
// Documentation must be updated if mssql-jdbc is updated: https://github.com/SonarSource/sonarqube/commit/03e4773ebf6cba854cdcf57a600095f65f4f53e7
- dependency('com.microsoft.sqlserver:mssql-jdbc:12.4.1.jre11') {
+ dependency('com.microsoft.sqlserver:mssql-jdbc:12.4.2.jre11') {
exclude 'com.fasterxml.jackson.core:jackson-databind'
}
dependency 'com.onelogin:java-saml:2.9.0'