diff --git a/bom-2.204.x/pom.xml b/bom-2.204.x/pom.xml
deleted file mode 100644
index f5a4cabcb..000000000
--- a/bom-2.204.x/pom.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
- 4.0.0
-
- io.jenkins.tools.bom
- parent
- ${revision}${changelist}
-
- bom-2.204.x
- pom
-
- 1.36.2
-
-
-
-
- ${project.groupId}
- bom-2.222.x
- ${project.version}
- import
- pom
-
-
- io.jenkins
- configuration-as-code
- ${configuration-as-code-plugin.version}
-
-
- io.jenkins.configuration-as-code
- test-harness
- ${configuration-as-code-plugin.version}
-
-
- org.jenkins-ci.plugins
- jackson2-api
- 2.11.1
-
-
- org.jenkins-ci.plugins
- junit
- 1.29
-
-
- org.jenkins-ci.plugins
- credentials
- 2.3.11
-
-
-
-
diff --git a/bom-latest/pom.xml b/bom-latest/pom.xml
index 3ebc4eb0d..b02ec0652 100644
--- a/bom-latest/pom.xml
+++ b/bom-latest/pom.xml
@@ -266,6 +266,11 @@
mailer
1.32.1
+
+ org.jenkins-ci.plugins
+ matrix-auth
+ 2.6.4
+
org.jenkins-ci.plugins
matrix-project
diff --git a/pct.sh b/pct.sh
index 41b285ea8..800a9d7be 100755
--- a/pct.sh
+++ b/pct.sh
@@ -105,4 +105,13 @@ rm -fv pct-work/timestamper/target/surefire-reports/TEST-hudson.plugins.timestam
# TODO https://github.com/jenkinsci/workflow-multibranch-plugin/pull/102
rm -fv pct-work/workflow-multibranch/target/surefire-reports/TEST-org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProjectTest.xml
+# TODO https://github.com/jenkinsci/matrix-auth-plugin/pull/93
+rm -fv pct-work/matrix-auth/target/surefire-reports/TEST-org.jenkinsci.plugins.matrixauth.PermissionAdderTest.xml
+
+# TODO https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/137
+rm -fv pct-work/workflow-basic-steps/target/surefire-reports/TEST-org.jenkinsci.plugins.workflow.support.steps.stash.StashTest.xml
+
+# TODO until dropping 2.235.x so can rely on https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/120
+rm -fv pct-work/workflow-basic-steps/target/surefire-reports/TEST-org.jenkinsci.plugins.workflow.steps.TimeoutStepTest.xml
+
# produces: **/target/surefire-reports/TEST-*.xml
diff --git a/pom.xml b/pom.xml
index b2a7fda9c..e27deb422 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,6 @@
bom-2.249.x
bom-2.235.x
bom-2.222.x
- bom-2.204.x
sample-plugin
diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml
index f99b2fe32..cb2af33a6 100644
--- a/sample-plugin/pom.xml
+++ b/sample-plugin/pom.xml
@@ -217,6 +217,11 @@
junit-attachments
test
+
+ org.jenkins-ci.plugins
+ matrix-auth
+ test
+
org.jenkins-ci.plugins
pipeline-build-step
@@ -321,13 +326,6 @@
2.222.4
-
- 2.204.x
-
- 2.204.x
- 2.204.6
-
-
skip-tests-on-release