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 58c0fbd + dd94cfe commit 8d9034bCopy full SHA for 8d9034b
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @jenkinsci/credentials-binding-plugin-developers
pom.xml
@@ -122,12 +122,6 @@
122
<artifactId>script-security</artifactId>
123
<scope>test</scope>
124
</dependency>
125
- <dependency>
126
- <groupId>org.jenkins-ci.plugins</groupId>
127
- <artifactId>authorize-project</artifactId>
128
- <version>1.5.1</version>
129
- <scope>test</scope>
130
- </dependency>
131
<dependency>
132
<groupId>org.xmlunit</groupId>
133
<artifactId>xmlunit-matchers</artifactId>
0 commit comments