Skip to content

Commit

Permalink
⬆️ Upgrade dependencies. 升级基线版本 2.414.3
Browse files Browse the repository at this point in the history
⬆️ Upgrade dependencies. 升级基线版本 2.414.3
  • Loading branch information
721806280 committed Nov 20, 2023
1 parent 78464f7 commit e88db51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<revision>1.1.0</revision>
<changelist>M1</changelist>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.414.3</jenkins.version>
<lombok.version>1.18.30</lombok.version>
</properties>

Expand Down Expand Up @@ -68,8 +68,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2543.vfb_1a_5fb_9496d</version>
<artifactId>bom-2.414.x</artifactId>
<version>2582.v830625dd636c</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit e88db51

Please sign in to comment.