Skip to content

Commit 2b56aaa

Browse files
authored
Merge pull request #286 from jglick/bad-merge
Fix bad merge
2 parents 9d5056f + 03cbfeb commit 2b56aaa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@
4848
<artifactId>github-api</artifactId>
4949
<version>1.106</version>
5050
</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>
5157
<dependency>
5258
<groupId>com.coravy.hudson.plugins.github</groupId>
5359
<artifactId>github</artifactId>

0 commit comments

Comments
 (0)