File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.plugins</groupId >
2525 <artifactId >maven-plugins</artifactId >
26- <version >41 </version >
26+ <version >42 </version >
2727 <relativePath />
2828 </parent >
2929
@@ -35,7 +35,7 @@ under the License.
3535 <description >Signs the project artifacts with GnuPG.</description >
3636
3737 <prerequisites >
38- <maven >3.2.5 </maven >
38+ <maven >3.6.3 </maven >
3939 </prerequisites >
4040
4141 <scm >
@@ -68,18 +68,6 @@ under the License.
6868 <resource .delimiter>@</resource .delimiter>
6969 </properties >
7070
71- <dependencyManagement >
72- <dependencies >
73- <dependency >
74- <groupId >org.junit</groupId >
75- <artifactId >junit-bom</artifactId >
76- <version >5.10.2</version >
77- <type >pom</type >
78- <scope >import</scope >
79- </dependency >
80- </dependencies >
81- </dependencyManagement >
82-
8371 <dependencies >
8472 <dependency >
8573 <groupId >org.apache.maven</groupId >
You can’t perform that action at this time.
0 commit comments