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.
2 parents 9d5056f + 03cbfeb commit 2b56aaaCopy full SHA for 2b56aaa
pom.xml
@@ -48,6 +48,12 @@
48
<artifactId>github-api</artifactId>
49
<version>1.106</version>
50
</dependency>
51
+ <!-- TODO: after upgrading jenkins.version >= 2.171, migrate dependency -->
52
+ <dependency>
53
+ <groupId>io.jenkins.temp.jelly</groupId>
54
+ <artifactId>multiline-secrets-ui</artifactId>
55
+ <version>1.0</version>
56
+ </dependency>
57
<dependency>
58
<groupId>com.coravy.hudson.plugins.github</groupId>
59
<artifactId>github</artifactId>
0 commit comments