Skip to content

Commit 1ae04a8

Browse files
committed
Update dependencies in forensics-api/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 1642c69 commit 1ae04a8

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
@@ -45,6 +45,8 @@
4545
<dependency>
4646
<groupId>io.jenkins.plugins</groupId>
4747
<artifactId>plugin-util-api</artifactId>
48+
<!-- TODO: remove the version when a matching BOM is available -->
49+
<version>6.0.0</version>
4850
</dependency>
4951
<dependency>
5052
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)