]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-23133 Update com.h2database:h2 to 2.3.232
authorAlain Kermis <alain.kermis@sonarsource.com>
Thu, 3 Oct 2024 15:37:48 +0000 (17:37 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 7 Oct 2024 20:03:15 +0000 (20:03 +0000)
build.gradle

index 2c11a63cd02e65b649298ee2da2f24fd2b8315c7..988cb4d786e841d9b33b37597b20a265138f06c8 100644 (file)
@@ -330,7 +330,7 @@ subprojects {
         exclude 'org.codehaus.mojo:animal-sniffer-annotations'
       }
       dependency "com.google.protobuf:protobuf-java:${protobufVersion}"
-      dependency 'com.h2database:h2:2.2.224'
+      dependency 'com.h2database:h2:2.3.232'
       dependencySet(group: 'com.hazelcast', version: '5.4.0') {
         entry 'hazelcast'
       }