Skip to content

Commit e33e0d0

Browse files
authored
Increase Jenkins baseline and update pom
1 parent 37e51d9 commit e33e0d0

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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>4.48</version>
7+
<version>4.69</version>
88
</parent>
99
<artifactId>validating-string-parameter</artifactId>
1010
<packaging>hpi</packaging>
@@ -13,7 +13,7 @@
1313
<url>https://github.com/jenkinsci/validating-string-parameter-plugin</url>
1414

1515
<properties>
16-
<jenkins.version>2.222.4</jenkins.version>
16+
<jenkins.version>2.387.3</jenkins.version>
1717
</properties>
1818

1919
<developers>
@@ -74,8 +74,8 @@
7474
<dependencies>
7575
<dependency>
7676
<groupId>io.jenkins.tools.bom</groupId>
77-
<artifactId>bom-2.222.x</artifactId>
78-
<version>887.vae9c8ac09ff7</version>
77+
<artifactId>bom-2.387.x</artifactId>
78+
<version>2220.vea_cea_f1a_35e4</version>
7979
<scope>import</scope>
8080
<type>pom</type>
8181
</dependency>

0 commit comments

Comments
 (0)