File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
20
20
<parent >
21
21
<groupId >org.codehaus.plexus</groupId >
22
22
<artifactId >plexus</artifactId >
23
- <version >13 </version >
23
+ <version >17 </version >
24
24
</parent >
25
25
26
26
<artifactId >plexus-xml</artifactId >
@@ -55,19 +55,19 @@ limitations under the License.
55
55
<dependency >
56
56
<groupId >org.codehaus.plexus</groupId >
57
57
<artifactId >plexus-utils</artifactId >
58
- <version >4.0.0 </version >
58
+ <version >4.0.1 </version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >org.openjdk.jmh</groupId >
63
63
<artifactId >jmh-core</artifactId >
64
- <version >1.36 </version >
64
+ <version >1.37 </version >
65
65
<scope >test</scope >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >org.openjdk.jmh</groupId >
69
69
<artifactId >jmh-generator-annprocess</artifactId >
70
- <version >1.36 </version >
70
+ <version >1.37 </version >
71
71
<scope >test</scope >
72
72
</dependency >
73
73
<dependency >
You can’t perform that action at this time.
0 commit comments