From: antoine.vinot Date: Wed, 8 Nov 2023 15:34:56 +0000 (+0100) Subject: [NO-JIRA] Update com.oracle.database.jdbc:ojdbc11 23.2.0.0 -> 23.3.0.23.09 X-Git-Tag: 10.4.0.87286~491 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9336c39a2ab2b3f8392891cbbf6a685dba9b3865;p=sonarqube.git [NO-JIRA] Update com.oracle.database.jdbc:ojdbc11 23.2.0.0 -> 23.3.0.23.09 --- diff --git a/build.gradle b/build.gradle index 46a08ff7242..12c5083f366 100644 --- a/build.gradle +++ b/build.gradle @@ -325,7 +325,7 @@ subprojects { exclude 'com.fasterxml.jackson.core:jackson-databind' } dependency 'com.onelogin:java-saml:2.9.0' - dependency 'com.oracle.database.jdbc:ojdbc11:23.2.0.0' + dependency 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09' dependency 'org.aspectj:aspectjtools:1.9.20.1' // If this gets updated the dependency on okio 3.5.0 should be reviewed dependencySet(group: 'com.squareup.okhttp3', version: '4.12.0') {