Skip to content

Commit 8d9034b

Browse files
authored
Merge pull request #259 from jglick/BindingStepTest
Restoring `BindingStepTest`
2 parents 58c0fbd + dd94cfe commit 8d9034b

File tree

3 files changed

+232
-275
lines changed

3 files changed

+232
-275
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @jenkinsci/credentials-binding-plugin-developers

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,6 @@
122122
<artifactId>script-security</artifactId>
123123
<scope>test</scope>
124124
</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>
131125
<dependency>
132126
<groupId>org.xmlunit</groupId>
133127
<artifactId>xmlunit-matchers</artifactId>

0 commit comments

Comments
 (0)