diff --git a/.github/workflows/cxx-ci.yml b/.github/workflows/cxx-ci.yml
index d34a4d2f8..f7e7a4240 100644
--- a/.github/workflows/cxx-ci.yml
+++ b/.github/workflows/cxx-ci.yml
@@ -308,7 +308,7 @@ jobs:
os: [ubuntu-latest]
java: [ '17' ]
distribution: [ 'temurin' ]
- sonarqube: [ '9.9.7.96285', '10.7.0.96327' ]
+ sonarqube: [ '9.9.7.96285', '24.12.0.100206' ]
sonarscanner: [ '6.2.1.4610' ]
runs-on: ${{ matrix.os }}
@@ -449,7 +449,7 @@ jobs:
os: [windows-latest]
java: [ '17' ]
distribution: [ 'temurin' ]
- sonarqube: [ '9.9.7.96285', '10.7.0.96327' ]
+ sonarqube: [ '9.9.7.96285', '24.12.0.100206' ]
sonarscanner: [ '6.2.1.4610' ]
runs-on: ${{ matrix.os }}
diff --git a/pom.xml b/pom.xml
index 6bc84fb6f..21a146aad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@
integration-tests/target/site/jacoco-aggregate/jacoco.xml
- 10.7.0.96327
+ 24.12.0.100206
10.14.0.2599
9.14.0.375