diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml
index 54a01e1a..75f7c0d5 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/29/scripts" >> $GITHUB_ENV
+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/30/scripts" >> $GITHUB_ENV
- name: Check Environment
shell: bash
run: |
diff --git a/pom.xml b/pom.xml
index fe73616f..01e68d80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,8 +22,8 @@
4.0.10
UTF-8
7.12.0
- 29
- 10.21.4
+ 30
+ 10.23.0
3.6.0
3.26.0
7.12.0