Skip to content

Commit f7f1f6b

Browse files
authored
Merge pull request #165 from offa/lts_update
Update to 2.375 LTS
2 parents a3fc31f + 4c9cb28 commit f7f1f6b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>4.50</version>
8+
<version>4.53</version>
99
<relativePath />
1010
</parent>
1111

@@ -17,7 +17,7 @@
1717
<revision>1.2</revision>
1818
<changelist>-SNAPSHOT</changelist>
1919
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
20-
<jenkins.version>2.289.3</jenkins.version>
20+
<jenkins.version>2.375.1</jenkins.version>
2121
</properties>
2222

2323
<name>Parameterized Scheduler</name>
@@ -91,8 +91,8 @@
9191
<dependencies>
9292
<dependency>
9393
<groupId>io.jenkins.tools.bom</groupId>
94-
<artifactId>bom-2.289.x</artifactId>
95-
<version>1500.ve4d05cd32975</version>
94+
<artifactId>bom-2.375.x</artifactId>
95+
<version>1750.v0071fa_4c4a_e3</version>
9696
<scope>import</scope>
9797
<type>pom</type>
9898
</dependency>

0 commit comments

Comments
 (0)