File tree 2 files changed +2
-2
lines changed
core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ under the License.
59
59
<dependency >
60
60
<groupId >org.junit.jupiter</groupId >
61
61
<artifactId >junit-jupiter</artifactId >
62
- <version >5.11.4 </version >
62
+ <version >5.12.2 </version >
63
63
<scope >test</scope >
64
64
</dependency >
65
65
<!-- dedicated IT artifact that is surely not shadowed by the Maven core -->
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ under the License.
248
248
<dependency >
249
249
<groupId >org.junit.jupiter</groupId >
250
250
<artifactId >junit-jupiter</artifactId >
251
- <version >5.11.4 </version >
251
+ <version >5.12.2 </version >
252
252
</dependency >
253
253
<dependency >
254
254
<groupId >org.apache.maven.plugin-tools</groupId >
You can’t perform that action at this time.
0 commit comments