File tree Expand file tree Collapse 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 Expand file tree Collapse file tree 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.13.1 </version >
62
+ <version >5.13.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 @@ -255,7 +255,7 @@ under the License.
255
255
<dependency >
256
256
<groupId >org.junit.jupiter</groupId >
257
257
<artifactId >junit-jupiter</artifactId >
258
- <version >5.13.1 </version >
258
+ <version >5.13.2 </version >
259
259
</dependency >
260
260
<dependency >
261
261
<groupId >org.apache.maven.plugin-tools</groupId >
You can’t perform that action at this time.
0 commit comments