]> source.dussan.org Git - sonarqube.git/commitdiff
[NO-JIRA] Update com.h2database:h2 2.2.222 -> 2.2.224
authorantoine.vinot <antoine.vinot@sonarsource.com>
Tue, 7 Nov 2023 09:55:06 +0000 (10:55 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 7 Nov 2023 20:02:50 +0000 (20:02 +0000)
build.gradle

index d07151624925735f006a3448b1a1f69c8f818c24..8e26ab7e6570b48d436ef50ae4953f0f20eed26e 100644 (file)
@@ -315,7 +315,7 @@ subprojects {
         exclude 'org.codehaus.mojo:animal-sniffer-annotations'
       }
       dependency "com.google.protobuf:protobuf-java:${protobufVersion}"
-      dependency 'com.h2database:h2:2.2.222'
+      dependency 'com.h2database:h2:2.2.224'
       dependencySet(group: 'com.hazelcast', version: '5.3.5') {
         entry 'hazelcast'
       }