File tree 3 files changed +3
-3
lines changed
maven-plugin-plugin/src/it
annotation-with-inheritance-from-deps
annotation-with-inheritance-reactor
mplugin-372-annotation-with-inheritance-from-provided-deps
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ under the License.
61
61
<!-- dependency of org.apache.maven.plugin-tools:maven-plugin-tools-annotations:@project.version@:jar:tests -->
62
62
<groupId >junit</groupId >
63
63
<artifactId >junit</artifactId >
64
- <version >4.12 </version >
64
+ <version >4.13.2 </version >
65
65
</dependency >
66
66
67
67
<dependency >
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ under the License.
59
59
<!-- dependency of org.apache.maven.plugin-tools:maven-plugin-tools-annotations:@project.version@:jar:tests -->
60
60
<groupId >junit</groupId >
61
61
<artifactId >junit</artifactId >
62
- <version >4.12 </version >
62
+ <version >4.13.2 </version >
63
63
</dependency >
64
64
<dependency >
65
65
<groupId >org.apache.maven.plugin-tools</groupId >
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ under the License.
62
62
<!-- dependency of org.apache.maven.plugin-tools:maven-plugin-tools-annotations:@project.version@:jar:tests -->
63
63
<groupId >junit</groupId >
64
64
<artifactId >junit</artifactId >
65
- <version >4.12 </version >
65
+ <version >4.13.2 </version >
66
66
</dependency >
67
67
68
68
<dependency >
You can’t perform that action at this time.
0 commit comments