Skip to content

Commit

Permalink
⬆️ Upgrade dependencies. 升级基线版本 2.452.4
Browse files Browse the repository at this point in the history
  • Loading branch information
721806280 committed Sep 18, 2024
1 parent e1e03f3 commit cb44d2f
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.440.3</jenkins.version>
<jenkins.version>2.452.4</jenkins.version>
<lombok.version>1.18.34</lombok.version>
</properties>

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

0 comments on commit cb44d2f

Please sign in to comment.