Skip to content

Commit

Permalink
Update Jenkins Version to v2.479.3 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Jan 23, 2025
1 parent ba9b48d commit 86b9d4f
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.88</version>
<version>5.5</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -67,7 +67,7 @@

<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.baseline>2.462</jenkins.baseline>
<jenkins.baseline>2.479</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<gitHubRepo>jenkinsci/gravatar-plugin</gitHubRepo>
<spotless.check.skip>false</spotless.check.skip>
Expand Down

0 comments on commit 86b9d4f

Please sign in to comment.