Skip to content

Commit 41db966

Browse files
committed
Update dependencies in pom.xml
Bump the parent POM version from 10.2.0 to 10.4.0 and add a specific version (6.0.0) for the plugin-util-api dependency.
1 parent 1ae04a8 commit 41db966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@
9999
<dependency>
100100
<groupId>io.jenkins.plugins</groupId>
101101
<artifactId>plugin-util-api</artifactId>
102+
<!-- TODO: remove the version when a matching BOM is available -->
103+
<version>6.0.0</version>
102104
<classifier>tests</classifier>
103105
<scope>test</scope>
104106
</dependency>

0 commit comments

Comments
 (0)