Skip to content

Commit

Permalink
⬆️ Upgrade dependencies. 升级基线版本 2.440.3
Browse files Browse the repository at this point in the history
  • Loading branch information
721806280 committed May 22, 2024
1 parent a8fd53f commit 1efd1cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<revision>2.0.0</revision>
<changelist>M1</changelist>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.version>2.426.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<lombok.version>1.18.32</lombok.version>
</properties>

Expand Down Expand Up @@ -68,7 +68,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<artifactId>bom-2.440.x</artifactId>
<version>2982.vdce2153031a_0</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit 1efd1cd

Please sign in to comment.