File tree 1 file changed +0
-8
lines changed
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >io.jenkins.plugins</groupId >
76
76
<artifactId >forensics-api</artifactId >
77
- <!-- TODO: remove the version when a matching BOM is available -->
78
- <version >3.0.0</version >
79
77
</dependency >
80
78
<dependency >
81
79
<groupId >io.jenkins.plugins</groupId >
84
82
<dependency >
85
83
<groupId >io.jenkins.plugins</groupId >
86
84
<artifactId >plugin-util-api</artifactId >
87
- <!-- TODO: remove the version when a matching BOM is available -->
88
- <version >6.0.0</version >
89
85
</dependency >
90
86
<dependency >
91
87
<groupId >org.jenkins-ci.plugins</groupId >
96
92
<dependency >
97
93
<groupId >io.jenkins.plugins</groupId >
98
94
<artifactId >forensics-api</artifactId >
99
- <!-- TODO: remove the version when a matching BOM is available -->
100
- <version >3.1.0</version >
101
95
<scope >test</scope >
102
96
<classifier >tests</classifier >
103
97
</dependency >
128
122
<dependency >
129
123
<groupId >io.jenkins.plugins</groupId >
130
124
<artifactId >plugin-util-api</artifactId >
131
- <!-- TODO: remove the version when a matching BOM is available -->
132
- <version >6.0.0</version >
133
125
<scope >test</scope >
134
126
<classifier >tests</classifier >
135
127
</dependency >
You can’t perform that action at this time.
0 commit comments