From 39398f441b5fd9eb3bc5c0193dd5793ddceaffde Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 29 Nov 2024 12:34:52 +0100 Subject: [PATCH] Bump pmd-build-tools from 27 to 28 (#231) --- .github/actions/setup/action.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 2d96a671..b077847d 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -29,7 +29,7 @@ runs: 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/27/scripts" >> $GITHUB_ENV + echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/28/scripts" >> $GITHUB_ENV - name: Check Environment shell: bash run: | diff --git a/pom.xml b/pom.xml index 1811cf3c..6a447729 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.10 UTF-8 7.8.0 - 27 + 28 10.18.1 3.5.0 3.25.0