Skip to content

Commit

Permalink
Add credentials to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rwx42 committed Sep 12, 2019
1 parent 7a4e0b5 commit 50c0b79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -72,6 +72,11 @@
</pluginRepositories>

<dependencies>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>com.oracle.oci.sdk</groupId>
<artifactId>oci-java-sdk-common</artifactId>
Expand Down

0 comments on commit 50c0b79

Please sign in to comment.