Skip to content

Commit 2a3564c

Browse files
authored
Update pom.xml
1 parent 637557c commit 2a3564c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.jenkins-ci.plugins</groupId>
99
<artifactId>plugin</artifactId>
10-
<version>4.88</version>
10+
<version>5.2</version>
1111
<relativePath />
1212
</parent>
1313

@@ -55,7 +55,7 @@
5555

5656
<properties>
5757
<changelist>999999-SNAPSHOT</changelist>
58-
<jenkins.version>2.426.3</jenkins.version>
58+
<jenkins.version>2.479.1</jenkins.version>
5959
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
6060
<concurrency>2</concurrency>
6161
<!-- disable SpotBugs temporarily since there are 62 bugs -->
@@ -80,8 +80,8 @@
8080
<dependencies>
8181
<dependency>
8282
<groupId>io.jenkins.tools.bom</groupId>
83-
<artifactId>bom-2.426.x</artifactId>
84-
<version>3208.vb_21177d4b_cd9</version>
83+
<artifactId>bom-2.479.x</artifactId>
84+
<version>3613.v584fca_12cf5c</version>
8585
<type>pom</type>
8686
<scope>import</scope>
8787
</dependency>

0 commit comments

Comments
 (0)