diff --git a/bom-2.222.x/pom.xml b/bom-2.222.x/pom.xml
index 1f4e7dc70..b55784aa4 100644
--- a/bom-2.222.x/pom.xml
+++ b/bom-2.222.x/pom.xml
@@ -22,6 +22,11 @@
mailer
1.32.1
+
+ org.jenkins-ci.plugins
+ credentials-binding
+ 1.24
+
diff --git a/bom-latest/pom.xml b/bom-latest/pom.xml
index 9fbf509d8..6419d1c45 100644
--- a/bom-latest/pom.xml
+++ b/bom-latest/pom.xml
@@ -205,7 +205,7 @@
org.jenkins-ci.plugins
credentials-binding
- 1.24
+ 1.25
org.jenkins-ci.plugins
diff --git a/pct.sh b/pct.sh
index da9c25eca..79cba2469 100755
--- a/pct.sh
+++ b/pct.sh
@@ -88,4 +88,7 @@ rm -fv pct-work/workflow-basic-steps/target/surefire-reports/TEST-org.jenkinsci.
# TODO https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/417
rm -fv pct-work/pipeline-model-definition/pipeline-model-definition/target/surefire-reports/TEST-org.jenkinsci.plugins.pipeline.modeldefinition.parser.ASTParserUtilsTest.xml
+# TODO https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/421
+rm -fv pct-work/pipeline-model-definition/pipeline-model-definition/target/surefire-reports/TEST-org.jenkinsci.plugins.pipeline.modeldefinition.steps.CredentialWrapperStepTest.xml
+
# produces: **/target/surefire-reports/TEST-*.xml