Skip to content

Commit e9bb3dc

Browse files
committed
Fix failing test
1 parent 27fdc0d commit e9bb3dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ THE SOFTWARE.
6363
<type>pom</type>
6464
<scope>import</scope>
6565
</dependency>
66+
<dependency>
67+
<!-- Required by workflow-support -->
68+
<groupId>io.jenkins.plugins</groupId>
69+
<artifactId>caffeine-api</artifactId>
70+
<version>3.2.2-178.v353b_8428ed56</version>
71+
</dependency>
6672
<dependency>
6773
<groupId>io.jenkins.plugins</groupId>
6874
<artifactId>commons-lang3-api</artifactId>

0 commit comments

Comments
 (0)