Skip to content

Commit

Permalink
Update Jenkins Version to v2.440.3 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Jun 7, 2024
1 parent 0fd230f commit d743dfd
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 @@ -67,16 +67,16 @@

<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<gitHubRepo>jenkinsci/gravatar-plugin</gitHubRepo>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2543.vfb_1a_5fb_9496d</version>
<artifactId>bom-2.440.x</artifactId>
<version>3105.v672692894683</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit d743dfd

Please sign in to comment.