Skip to content

Commit b4f85af

Browse files
authored
Merge pull request #382 from jglick/deps
Bump parent, baseline, BOM
2 parents 132f993 + 1c6b8b9 commit b4f85af

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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>4.31</version>
7+
<version>4.33</version>
88
<relativePath />
99
</parent>
1010

@@ -16,7 +16,7 @@
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1717
<properties>
1818
<changelist>999999-SNAPSHOT</changelist>
19-
<jenkins.version>2.222.4</jenkins.version>
19+
<jenkins.version>2.249.1</jenkins.version>
2020
<java.level>8</java.level>
2121
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
2222
</properties>
@@ -51,8 +51,8 @@
5151
<dependencies>
5252
<dependency>
5353
<groupId>io.jenkins.tools.bom</groupId>
54-
<artifactId>bom-2.222.x</artifactId>
55-
<version>887.vae9c8ac09ff7</version>
54+
<artifactId>bom-2.249.x</artifactId>
55+
<version>984.vb5eaac999a7e</version>
5656
<scope>import</scope>
5757
<type>pom</type>
5858
</dependency>

0 commit comments

Comments
 (0)