Skip to content

Commit e24594a

Browse files
committed
⬆️ Upgrade dependencies. 升级基线版本 2.528.3
1 parent f33d8bc commit e24594a

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jenkins-ci.plugins</groupId>
88
<artifactId>plugin</artifactId>
9-
<version>6.2111.v8b_6a_1d599df3</version>
9+
<version>6.2116.v7501b_67dc517</version>
1010
<relativePath/>
1111
</parent>
1212
<groupId>io.jenkins.plugins</groupId>
@@ -16,7 +16,7 @@
1616
<properties>
1717
<revision>2.1.4</revision>
1818
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
19-
<jenkins.baseline>2.516</jenkins.baseline>
19+
<jenkins.baseline>2.528</jenkins.baseline>
2020
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
2121
<lombok.version>1.18.42</lombok.version>
2222
</properties>
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>io.jenkins.tools.bom</groupId>
7575
<artifactId>bom-${jenkins.baseline}.x</artifactId>
76-
<version>5857.vb_f3dd0731f44</version>
76+
<version>5933.vcf06f7b_5d1a_2</version>
7777
<type>pom</type>
7878
<scope>import</scope>
7979
</dependency>

0 commit comments

Comments
 (0)