From: Matteo Mara Date: Fri, 16 Dec 2022 16:07:58 +0000 (+0100) Subject: [NO JIRA] Update com.oracle.database.jdbc:ojdbc8 to 21.8.0.0 X-Git-Tag: 9.9.0.65466~174 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ce4df05655d1f6653a02331721847cd0fef0a111;p=sonarqube.git [NO JIRA] Update com.oracle.database.jdbc:ojdbc8 to 21.8.0.0 --- diff --git a/build.gradle b/build.gradle index db504757335..c2d2c4e89b4 100644 --- a/build.gradle +++ b/build.gradle @@ -259,7 +259,7 @@ subprojects { exclude 'com.fasterxml.jackson.core:jackson-databind' } dependency 'com.onelogin:java-saml:2.9.0' - dependency 'com.oracle.database.jdbc:ojdbc8:21.7.0.0' + dependency 'com.oracle.database.jdbc:ojdbc8:21.8.0.0' dependency 'org.aspectj:aspectjtools:1.9.9.1' dependencySet(group: 'com.squareup.okhttp3', version: '4.10.0') { entry 'okhttp'