File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >io.jenkins.plugins</groupId >
6969 <artifactId >forensics-api</artifactId >
70+ <!-- TODO: remove the version when a matching BOM is available -->
71+ <version >3.0.0</version >
7072 </dependency >
7173 <dependency >
7274 <groupId >io.jenkins.plugins</groupId >
7577 <dependency >
7678 <groupId >io.jenkins.plugins</groupId >
7779 <artifactId >plugin-util-api</artifactId >
78- <version >6.0.0-rc1031.7a_4203d33c1f</version >
80+ <!-- TODO: remove the version when a matching BOM is available -->
81+ <version >6.0.0</version >
7982 </dependency >
8083 <dependency >
8184 <groupId >org.jenkins-ci.plugins</groupId >
8689 <dependency >
8790 <groupId >io.jenkins.plugins</groupId >
8891 <artifactId >forensics-api</artifactId >
92+ <!-- TODO: remove the version when a matching BOM is available -->
93+ <version >3.0.0</version >
8994 <scope >test</scope >
9095 <classifier >tests</classifier >
9196 </dependency >
116121 <dependency >
117122 <groupId >io.jenkins.plugins</groupId >
118123 <artifactId >plugin-util-api</artifactId >
124+ <!-- TODO: remove the version when a matching BOM is available -->
125+ <version >6.0.0</version >
119126 <scope >test</scope >
120127 <classifier >tests</classifier >
121128 </dependency >
You can’t perform that action at this time.
0 commit comments