Skip to content

Commit 4c32ead

Browse files
Merge pull request #319 from Priya-CB/version-update
Bump jenkins.version from 2.479.1 to 2.479.3 and org.jenkins-ci.plugins:plugin from 5.7 to 5.11
2 parents 320cdd5 + 1963885 commit 4c32ead

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jenkins-ci.plugins</groupId>
55
<artifactId>plugin</artifactId>
6-
<version>5.7</version>
6+
<version>5.11</version>
77
</parent>
88

99
<artifactId>s3</artifactId>
@@ -17,7 +17,7 @@
1717
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
1818
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
1919
<jenkins.baseline>2.479</jenkins.baseline>
20-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
20+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
2121
</properties>
2222

2323
<developers>
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>io.jenkins.tools.bom</groupId>
105105
<artifactId>bom-${jenkins.baseline}.x</artifactId>
106-
<version>3893.v213a_42768d35</version>
106+
<version>4488.v7fe26526366e</version>
107107
<type>pom</type>
108108
<scope>import</scope>
109109
</dependency>

0 commit comments

Comments
 (0)