Skip to content

Commit

Permalink
Update baseline (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Sep 20, 2024
1 parent 77f69c5 commit 4870e3b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<properties>
<revision>1.30</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<project.build.outputTimestamp>2024-07-02T14:40:06Z</project.build.outputTimestamp>
<spotless.check.skip>false</spotless.check.skip>
Expand All @@ -55,8 +55,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.440.x</artifactId>
<version>3358.vea_fa_1f41504d</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -77,7 +77,6 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>job-dsl</artifactId>
<version>1.87</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4870e3b

Please sign in to comment.