Skip to content

Commit 73b0c33

Browse files
authored
Merge pull request #1084 from jenkinsci/dependabot/maven/io.jenkins.plugins-plugin-util-api-6.1200.v6ed9f064dde5
Bump io.jenkins.plugins:plugin-util-api from 6.1167.v022176c7e0ca_ to 6.1200.v6ed9f064dde5
2 parents c629128 + 22482e8 commit 73b0c33

File tree

1 file changed

+1
-29
lines changed

1 file changed

+1
-29
lines changed

plugin/pom.xml

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
<dependency>
7474
<groupId>io.jenkins.plugins</groupId>
7575
<artifactId>plugin-util-api</artifactId>
76-
<version>6.1197.v0503eb_85ec2d</version>
7776
</dependency>
7877
<dependency>
7978
<groupId>org.jenkins-ci.plugins</groupId>
@@ -114,7 +113,6 @@
114113
<dependency>
115114
<groupId>io.jenkins.plugins</groupId>
116115
<artifactId>plugin-util-api</artifactId>
117-
<version>6.1167.v022176c7e0ca_</version>
118116
<scope>test</scope>
119117
<classifier>tests</classifier>
120118
</dependency>
@@ -228,30 +226,4 @@
228226
</plugin>
229227
</plugins>
230228
</build>
231-
232-
233-
<dependencyManagement>
234-
<dependencies>
235-
<dependency>
236-
<groupId>io.jenkins.plugins</groupId>
237-
<artifactId>plugin-util-api</artifactId>
238-
<version>6.1197.v0503eb_85ec2d</version>
239-
</dependency>
240-
<dependency>
241-
<groupId>io.jenkins.plugins</groupId>
242-
<artifactId>plugin-util-api</artifactId>
243-
<version>6.1197.v0503eb_85ec2d</version>
244-
</dependency>
245-
<dependency>
246-
<groupId>io.jenkins.plugins</groupId>
247-
<artifactId>plugin-util-api</artifactId>
248-
<version>6.1197.v0503eb_85ec2d</version>
249-
</dependency>
250-
<dependency>
251-
<groupId>io.jenkins.plugins</groupId>
252-
<artifactId>plugin-util-api</artifactId>
253-
<version>6.1197.v0503eb_85ec2d</version>
254-
</dependency>
255-
</dependencies>
256-
</dependencyManagement>
257-
</project>
229+
</project>

0 commit comments

Comments
 (0)