Skip to content

Commit

Permalink
update jenkins version
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisYaoA committed Aug 30, 2024
1 parent 7c8c778 commit ea89921
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jira-rest-client.version>5.2.7</jira-rest-client.version>
<fugue.version>4.7.2</fugue.version>
<!-- jenkins -->
<jenkins.version>2.440.3</jenkins.version>
<!-- TODO: Remove when 2.472 is available in LTS -->
<jenkins.version>2.472</jenkins.version>
<!-- TODO JENKINS-73339 until in parent POM -->
<jenkins-test-harness.version>2254.vcff7a_d4969e5</jenkins-test-harness.version>
<spotless.check.skip>false</spotless.check.skip>
Expand All @@ -64,8 +64,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.440.x</artifactId>
<version>3234.v5ca_5154341ef</version>
<artifactId>bom-2.462.x</artifactId>
<version>3258.vcdcf15936a_fd</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit ea89921

Please sign in to comment.