diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 64a4923c2..06ca166c1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -84,7 +84,7 @@ PLUGINS=structs,mailer TEST=InjectedTest bash local-test.sh
optionally also passing either
```
-LINE=2.504.x
+LINE=2.516.x
```
or
diff --git a/README.md b/README.md
index 07c49c7f8..216557b57 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ If you are interested in a Bill of Materials for Jenkins core components, see [t
After [selecting your plugin’s LTS baseline](https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/):
```xml
-2.504
+2.516
${jenkins.baseline}.3
```
@@ -104,6 +104,7 @@ When an older Jenkins version is used, then the matching older version of the pl
| bom-2.462.x | 4228.v0a_71308d905b_ | Last LTS to support Java 11 |
| bom-2.479.x | 5054.v620b_5d2b_d5e6 | First LTS to require Java 17 |
| bom-2.492.x | 5473.vb_9533d9e5d88 | |
+| bom-2.504.x | 5983.v443959746f1f | |
The latest versions of all BOM lines are available from the [Jenkins artifact repository](https://repo.jenkins-ci.org/public/io/jenkins/tools/bom).
diff --git a/bom-2.504.x/pom.xml b/bom-2.504.x/pom.xml
deleted file mode 100644
index f9e991ecd..000000000
--- a/bom-2.504.x/pom.xml
+++ /dev/null
@@ -1,196 +0,0 @@
-
-
- 4.0.0
-
- io.jenkins.tools.bom
- parent
- ${changelist}
-
- bom-2.504.x
- pom
-
- 2.3.4-1400.vb_1e3e3c4dfc8
- 3.1754.v2a_6613b_77002
- 6.1167.v022176c7e0ca_
- 1567.vb_2c3a_2116860
-
-
-
-
- ${project.groupId}
- bom-2.516.x
- ${project.version}
- pom
- import
-
-
- io.jenkins.plugins
- analysis-model-api
- 13.9.0-909.v97dd3a_07c53e
-
-
- io.jenkins.plugins
- bootstrap5-api
- 5.3.8-890.v1c5cf4fa_178e
-
-
- io.jenkins.plugins
- coverage
- 2.2941.v08df75b_767f1
-
-
- io.jenkins.plugins
- customizable-header
- 175.v07c36327359a_
-
-
- io.jenkins.plugins
- dark-theme
- 524.vd675b_22b_30cb_
-
-
- io.jenkins.plugins
- data-tables-api
- ${data-tables-api.version}
-
-
- io.jenkins.plugins
- data-tables-api
- ${data-tables-api.version}
- tests
-
-
- io.jenkins.plugins
- design-library
- 374.v9466b_9e00db_b_
-
-
- io.jenkins.plugins
- echarts-api
- 6.0.0-1146.v5c8f3b_8f0573
-
-
- io.jenkins.plugins
- flatpickr-api
- 4.6.13-18.vcf5f6a_5b_8468
-
-
- io.jenkins.plugins
- font-awesome-api
- 7.0.1-859.v128d3a_efb_6e5
-
-
- io.jenkins.plugins
- forensics-api
- ${forensics-api.version}
-
-
- io.jenkins.plugins
- forensics-api
- ${forensics-api.version}
- tests
-
-
- io.jenkins.plugins
- git-forensics
- 3.2088.v3a_896f5e4937
-
-
- io.jenkins.plugins
- gitea-checks
- 595.vcec3b_27d9ca_e
-
-
- io.jenkins.plugins
- jquery3-api
- 3.7.1-594.vb_3864f326cf0
-
-
- io.jenkins.plugins
- plugin-util-api
- ${plugin-util-api.version}
-
-
- io.jenkins.plugins
- plugin-util-api
- ${plugin-util-api.version}
- tests
-
-
- io.jenkins.plugins
- prism-api
- 1.30.0-609.vf0a_df102d9a_f
-
-
- io.jenkins.plugins
- warnings-ng
- 12.9783.ve1cb_9f060738
-
-
- org.jenkins-ci.plugins
- ansible
- 588.v2a_a_a_f345e34f
-
-
- org.jenkins-ci.plugins
- azure-keyvault
- 327.v3f37dc30312a_
-
-
- org.jenkins-ci.plugins
- azure-vm-agents
- 1050.v45467b_03322a_
-
-
- org.jenkins-ci.plugins
- badge
- 2.12
-
-
- org.jenkins-ci.plugins
- build-timeout
- 1.38
-
-
- org.jenkins-ci.plugins
- gitlab-plugin
- 1.9.12
-
-
- org.jenkins-ci.plugins
- jobcacher
- 764.v098c635e4315
-
-
- org.jenkins-ci.plugins
- ldap
- 780.vcb_33c9a_e4332
-
-
- org.jenkins-ci.plugins
- parameter-separator
- 296.v9b_a_90c81160d
-
-
- org.jenkins-ci.plugins
- pipeline-maven
- ${pipeline-maven-plugin.version}
-
-
- org.jenkins-ci.plugins
- pipeline-maven-api
- ${pipeline-maven-plugin.version}
-
-
- org.jenkins-ci.plugins
- pipeline-maven-database
- ${pipeline-maven-plugin.version}
-
-
- org.jvnet.hudson.plugins
- favorite
- 2.253.v9b_413168133b_
-
-
-
-
diff --git a/bom-2.528.x/pom.xml b/bom-2.528.x/pom.xml
index 3589912b3..7e608b60a 100644
--- a/bom-2.528.x/pom.xml
+++ b/bom-2.528.x/pom.xml
@@ -16,7 +16,7 @@
${project.groupId}
- bom-weekly
+ bom-2.541.x
${project.version}
pom
import
diff --git a/bom-2.541.x/pom.xml b/bom-2.541.x/pom.xml
new file mode 100644
index 000000000..6e76727d3
--- /dev/null
+++ b/bom-2.541.x/pom.xml
@@ -0,0 +1,23 @@
+
+
+ 4.0.0
+
+ io.jenkins.tools.bom
+ parent
+ ${changelist}
+
+ bom-2.541.x
+ pom
+
+
+
+
+ ${project.groupId}
+ bom-weekly
+ ${project.version}
+ pom
+ import
+
+
+
+
diff --git a/excludes.txt b/excludes.txt
index cb359309f..0a8490516 100644
--- a/excludes.txt
+++ b/excludes.txt
@@ -17,9 +17,3 @@ org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest
# TODO Blue Ocean Bitbucket test fails for Wiremock mismatch: https://github.com/jenkinsci/blueocean-plugin/pull/2654
io.jenkins.blueocean.blueocean_bitbucket_pipeline.server.BitbucketPipelineCreateRequestTest
-
-# TODO Remove when 2.504.x line is dropped https://github.com/jenkinsci/bom/pull/5751#issuecomment-3338544666
-# CasC output updated in new release but the ldap and azure-vm-agents releases with the updated test require 2.516.x or newer
-com.microsoft.azure.vmagent.test.jcasc.AdvancedConfigAsCodeTest#exportExportConfiguration
-com.microsoft.azure.vmagent.test.jcasc.BasicConfigAsCodeTest#exportBasicConfiguration
-jenkins.security.plugins.ldap.CascSecurityRealmTest#export_ldap_no_secret
diff --git a/pom.xml b/pom.xml
index 23b4844dd..bacf4be25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,9 +20,9 @@
bom-weekly
+ bom-2.541.x
bom-2.528.x
bom-2.516.x
- bom-2.504.x
sample-plugin
diff --git a/release-manager-scripts/bom-test-all-lines.sh b/release-manager-scripts/bom-test-all-lines.sh
index 489305f42..34f0e9fa6 100755
--- a/release-manager-scripts/bom-test-all-lines.sh
+++ b/release-manager-scripts/bom-test-all-lines.sh
@@ -9,6 +9,6 @@ if [[ $# -ne 1 ]]; then
fi
${HERE}/bom-line-test.sh weekly $1
+${HERE}/bom-line-test.sh 2.541.x $1
${HERE}/bom-line-test.sh 2.528.x $1
${HERE}/bom-line-test.sh 2.516.x $1
-${HERE}/bom-line-test.sh 2.504.x $1
diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml
index d889d9816..4ebdb1478 100644
--- a/sample-plugin/pom.xml
+++ b/sample-plugin/pom.xml
@@ -1757,6 +1757,13 @@
+
+ 2.541.x
+
+ 2.541.x
+ 2.541.1-rc37778.ff54607d5228
+
+
2.528.x
@@ -1771,12 +1778,5 @@
2.516.3
-
- 2.504.x
-
- 2.504.x
- 2.504.3
-
-