We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3d879 commit f7d1844Copy full SHA for f7d1844
pom.xml
@@ -31,7 +31,7 @@
31
32
<properties>
33
<changelist>999999-SNAPSHOT</changelist>
34
- <jenkins.version>2.361.4</jenkins.version>
+ <jenkins.version>2.387.3</jenkins.version>
35
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
36
<spotless.check.skip>false</spotless.check.skip>
37
</properties>
@@ -40,8 +40,8 @@
40
<dependencies>
41
<dependency>
42
<groupId>io.jenkins.tools.bom</groupId>
43
- <artifactId>bom-2.361.x</artifactId>
44
- <version>2025.v816d28f1e04f</version>
+ <artifactId>bom-2.387.x</artifactId>
+ <version>2179.v0884e842b_859</version>
45
<type>pom</type>
46
<scope>import</scope>
47
</dependency>
0 commit comments