Skip to content

Commit 762e6c0

Browse files
authored
Update pom.xml
1 parent 3789c20 commit 762e6c0

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

plugin/pom.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<dependencies>
66
<dependency>
77
<groupId>io.jenkins.tools.bom</groupId>
8-
<artifactId>bom-2.414.x</artifactId>
9-
<version>2516.v113cb_3d00317</version>
8+
<artifactId>bom-2.462.x</artifactId>
9+
<version>3234.v5ca_5154341ef</version>
1010
<scope>import</scope>
1111
<type>pom</type>
1212
</dependency>
@@ -28,14 +28,14 @@
2828
</parent>
2929

3030
<artifactId>openstack-cloud</artifactId>
31-
<version>2.66-SNAPSHOT</version>
31+
<version>2.68-SNAPSHOT</version>
3232
<packaging>hpi</packaging>
3333
<name>OpenStack Cloud Plugin</name>
3434
<description>Allows Jenkins to build on OpenStack nodes</description>
3535
<url>https://github.com/jenkinsci/openstack-cloud-plugin</url>
3636

3737
<properties>
38-
<jenkins.version>2.414.1</jenkins.version>
38+
<jenkins.version>2.462.2</jenkins.version>
3939
<java.level>11</java.level>
4040
<concurrency>1C</concurrency>
4141
<surefire.useFile>false</surefire.useFile>
@@ -104,12 +104,10 @@
104104
<dependency>
105105
<groupId>org.jenkins-ci.plugins</groupId>
106106
<artifactId>config-file-provider</artifactId>
107-
<version>3.7.1</version>
108107
</dependency>
109108
<dependency>
110109
<groupId>org.jenkins-ci.plugins</groupId>
111110
<artifactId>cloud-stats</artifactId>
112-
<version>320.v96b_65297a_4b_b_</version>
113111
</dependency>
114112
<dependency>
115113
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)