We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27fdc0d commit e9bb3dcCopy full SHA for e9bb3dc
test/pom.xml
@@ -63,6 +63,12 @@ THE SOFTWARE.
63
<type>pom</type>
64
<scope>import</scope>
65
</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>
72
<dependency>
73
<groupId>io.jenkins.plugins</groupId>
74
<artifactId>commons-lang3-api</artifactId>
0 commit comments