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 6ca828c commit 3616110Copy full SHA for 3616110
pom.xml
@@ -11,7 +11,7 @@
11
<properties>
12
<changelist>999999-SNAPSHOT</changelist>
13
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
14
- <jenkins.version>2.361.4</jenkins.version>
+ <jenkins.version>2.375.4</jenkins.version>
15
</properties>
16
17
<licenses>
@@ -53,8 +53,8 @@
53
<dependencies>
54
<dependency>
55
<groupId>io.jenkins.tools.bom</groupId>
56
- <artifactId>bom-2.361.x</artifactId>
57
- <version>2102.v854b_fec19c92</version>
+ <artifactId>bom-2.375.x</artifactId>
+ <version>2198.v39c76fc308ca</version>
58
<scope>import</scope>
59
<type>pom</type>
60
</dependency>
0 commit comments