Skip to content

Commit

Permalink
Merge pull request #295 from jenkinsci/dependabot/maven/org.jenkins-c…
Browse files Browse the repository at this point in the history
…i.plugins-plugin-5.3

Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.4 and jenkins.version from 2.387.3 to 2.479.1
  • Loading branch information
alecharp authored Jan 7, 2025
2 parents 3d7ac57 + 157fcbf commit 65894c3
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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.86</version>
<version>5.4</version>
</parent>

<artifactId>s3</artifactId>
Expand All @@ -15,7 +15,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/s3-plugin</gitHubRepo>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.479.1</jenkins.version>
</properties>

<developers>
Expand Down Expand Up @@ -100,8 +100,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2543.vfb_1a_5fb_9496d</version>
<artifactId>bom-2.479.x</artifactId>
<version>3875.v1df09947cde6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 65894c3

Please sign in to comment.