File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2157
2157
"checksumAlgorithm" : " SHA-256" ,
2158
2158
"checksum" : " 36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100"
2159
2159
},
2160
- {
2161
- "groupId" : " org.apache.maven.plugins" ,
2162
- "artifactId" : " maven-failsafe-plugin" ,
2163
- "version" : " 3.5.0" ,
2164
- "checksumAlgorithm" : " SHA-256" ,
2165
- "checksum" : " d264a277ed9dad6527dea1a0a74f24cdda73d1781ed68e4fe658088c02771811"
2166
- },
2167
2160
{
2168
2161
"groupId" : " org.cyclonedx" ,
2169
2162
"artifactId" : " cyclonedx-maven-plugin" ,
2199
2192
"checksumAlgorithm" : " SHA-256" ,
2200
2193
"checksum" : " a7c4d80639c97df9ee8957b29ec0c6c9fda56861b3bec8016becda0251b543b6"
2201
2194
},
2195
+ {
2196
+ "groupId" : " org.apache.maven.plugins" ,
2197
+ "artifactId" : " maven-failsafe-plugin" ,
2198
+ "version" : " 3.5.1" ,
2199
+ "checksumAlgorithm" : " SHA-256" ,
2200
+ "checksum" : " 66d0451c0472fd94e09a3cef6fbca30c864bf831966173c73097f1f6b6691606"
2201
+ },
2202
2202
{
2203
2203
"groupId" : " org.apache.maven.plugins" ,
2204
2204
"artifactId" : " maven-eclipse-plugin" ,
Original file line number Diff line number Diff line change 216
216
</plugin >
217
217
<plugin >
218
218
<artifactId >maven-failsafe-plugin</artifactId >
219
- <version >3.5.0 </version >
219
+ <version >3.5.1 </version >
220
220
<configuration >
221
221
<!--
222
222
! currently needed to run integration tests.
You can’t perform that action at this time.
0 commit comments