File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 67
67
<dependency >
68
68
<groupId >io.jenkins.plugins</groupId >
69
69
<artifactId >forensics-api</artifactId >
70
+ <!-- TODO: remove the version when a matching BOM is available -->
71
+ <version >3.0.0</version >
70
72
</dependency >
71
73
<dependency >
72
74
<groupId >io.jenkins.plugins</groupId >
75
77
<dependency >
76
78
<groupId >io.jenkins.plugins</groupId >
77
79
<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 >
79
82
</dependency >
80
83
<dependency >
81
84
<groupId >org.jenkins-ci.plugins</groupId >
86
89
<dependency >
87
90
<groupId >io.jenkins.plugins</groupId >
88
91
<artifactId >forensics-api</artifactId >
92
+ <!-- TODO: remove the version when a matching BOM is available -->
93
+ <version >3.0.0</version >
89
94
<scope >test</scope >
90
95
<classifier >tests</classifier >
91
96
</dependency >
116
121
<dependency >
117
122
<groupId >io.jenkins.plugins</groupId >
118
123
<artifactId >plugin-util-api</artifactId >
124
+ <!-- TODO: remove the version when a matching BOM is available -->
125
+ <version >6.0.0</version >
119
126
<scope >test</scope >
120
127
<classifier >tests</classifier >
121
128
</dependency >
You can’t perform that action at this time.
0 commit comments