Skip to content

Commit

Permalink
Merge pull request #286 from jglick/bad-merge
Browse files Browse the repository at this point in the history
Fix bad merge
  • Loading branch information
bitwiseman authored Mar 24, 2020
2 parents 9d5056f + 03cbfeb commit 2b56aaa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
<artifactId>github-api</artifactId>
<version>1.106</version>
</dependency>
<!-- TODO: after upgrading jenkins.version >= 2.171, migrate dependency -->
<dependency>
<groupId>io.jenkins.temp.jelly</groupId>
<artifactId>multiline-secrets-ui</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.coravy.hudson.plugins.github</groupId>
<artifactId>github</artifactId>
Expand Down

0 comments on commit 2b56aaa

Please sign in to comment.