Skip to content

Commit

Permalink
Merge pull request #294 from jglick/finish-JENKINS-46076
Browse files Browse the repository at this point in the history
[JENKINS-46076] Flake in CpsThreadTest.stop
  • Loading branch information
dwnusbaum committed Jun 28, 2019
2 parents c1fbd97 + 4a0404a commit 7eab5dc
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>2.30</version>
<version>2.32</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-job</artifactId>
<version>2.26</version>
<version>2.33</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7eab5dc

Please sign in to comment.