From aca731cf10cb8828d8288a0f03b329faf14caa7d Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 23 Jan 2025 10:18:46 +0100 Subject: [PATCH] Bump build-tools from 29-SNAPSHOT to 29 --- .github/workflows/build.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9d791f47..f0107049 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: run: | echo "LANG=en_US.UTF-8" >> $GITHUB_ENV echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV - echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/main/scripts" >> $GITHUB_ENV + echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/29/scripts" >> $GITHUB_ENV - name: Check Environment shell: bash run: | diff --git a/pom.xml b/pom.xml index 5ccb4926..7e1ce7eb 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ UTF-8 UTF-8 - 29-SNAPSHOT + 29 3.24.0 7.8.0