Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JENKINS-30326] Pick up credentials 1.23 to fix the issue.
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
pom.xml
|
@@ -51,7 +51,7 @@ |
|
|
<dependency> |
|
|
<groupId>org.jenkins-ci.plugins</groupId> |
|
|
<artifactId>credentials</artifactId> |
|
|
<version>1.20</version> |
|
|
<version>1.23</version> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<groupId>org.jenkins-ci.plugins</groupId> |
|
|