From d7ebea763c9097ceb6492fd1a4e8ca82c0edc9ea Mon Sep 17 00:00:00 2001 From: guwirth Date: Tue, 3 Dec 2024 10:57:24 +0100 Subject: [PATCH] first test with Community Build - 24.12.0.100206 --- .github/workflows/cxx-ci.yml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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