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 639888f commit e406042Copy full SHA for e406042
pom.xml
@@ -15,7 +15,7 @@
15
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
16
<properties>
17
<changelist>999999-SNAPSHOT</changelist>
18
- <jenkins.version>2.361.4</jenkins.version>
+ <jenkins.version>2.387.3</jenkins.version>
19
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
20
</properties>
21
<licenses>
@@ -49,8 +49,8 @@
49
<dependencies>
50
<dependency>
51
<groupId>io.jenkins.tools.bom</groupId>
52
- <artifactId>bom-2.361.x</artifactId>
53
- <version>1763.v092b_8980a_f5e</version>
+ <artifactId>bom-2.387.x</artifactId>
+ <version>2357.v1043f8578392</version>
54
<scope>import</scope>
55
<type>pom</type>
56
</dependency>
0 commit comments