Update pom.xml

This commit is contained in:
Tim Jacomb 2025-08-08 22:30:31 +01:00 committed by GitHub
parent cb909c60f4
commit 6713eb34a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.479.x</artifactId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>${plugin-bom.version}</version>
<type>pom</type>
<scope>import</scope>