Skip to content

Commit a643c5f

Browse files
committed
Merge branch 'master' of https://github.com/jenkinsci/workflow-api-plugin into FlowExecutionList-JENKINS-67164
2 parents b1778a9 + 729a0d4 commit a643c5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</pluginRepositories>
6464
<properties>
6565
<changelist>999999-SNAPSHOT</changelist>
66-
<jenkins.version>2.289.1</jenkins.version>
66+
<jenkins.version>2.289.3</jenkins.version>
6767
<no-test-jar>false</no-test-jar>
6868
<useBeta>true</useBeta>
6969
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>io.jenkins.tools.bom</groupId>
7575
<artifactId>bom-2.289.x</artifactId>
76-
<version>1289.v5c4b_1c43511b_</version>
76+
<version>1382.v7d694476f340</version>
7777
<scope>import</scope>
7878
<type>pom</type>
7979
</dependency>

0 commit comments

Comments
 (0)