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 e4df6a2 commit aa6f492Copy full SHA for aa6f492
payload-dependencies/pom.xml
@@ -31,6 +31,10 @@
31
<version>${jenkins.version}</version>
32
<scope>provided</scope>
33
</dependency>
34
+ <dependency>
35
+ <groupId>io.jenkins.plugins</groupId>
36
+ <artifactId>asm-api</artifactId>
37
+ </dependency>
38
<dependency>
39
<groupId>org.jenkins-ci.plugins.workflow</groupId>
40
<artifactId>workflow-cps</artifactId>
0 commit comments