File tree Expand file tree Collapse 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 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ under the License.
6161 <!-- dependency of org.apache.maven.plugin-tools:maven-plugin-tools-annotations:@project.version@:jar:tests -->
6262 <groupId >junit</groupId >
6363 <artifactId >junit</artifactId >
64- <version >4.12 </version >
64+ <version >4.13.2 </version >
6565 </dependency >
6666
6767 <dependency >
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ under the License.
5959 <!-- dependency of org.apache.maven.plugin-tools:maven-plugin-tools-annotations:@project.version@:jar:tests -->
6060 <groupId >junit</groupId >
6161 <artifactId >junit</artifactId >
62- <version >4.12 </version >
62+ <version >4.13.2 </version >
6363 </dependency >
6464 <dependency >
6565 <groupId >org.apache.maven.plugin-tools</groupId >
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ under the License.
6262 <!-- dependency of org.apache.maven.plugin-tools:maven-plugin-tools-annotations:@project.version@:jar:tests -->
6363 <groupId >junit</groupId >
6464 <artifactId >junit</artifactId >
65- <version >4.12 </version >
65+ <version >4.13.2 </version >
6666 </dependency >
6767
6868 <dependency >
You can’t perform that action at this time.
0 commit comments