File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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.
2020 <parent >
2121 <groupId >org.codehaus.plexus</groupId >
2222 <artifactId >plexus</artifactId >
23- <version >13 </version >
23+ <version >17 </version >
2424 </parent >
2525
2626 <artifactId >plexus-xml</artifactId >
@@ -55,19 +55,19 @@ limitations under the License.
5555 <dependency >
5656 <groupId >org.codehaus.plexus</groupId >
5757 <artifactId >plexus-utils</artifactId >
58- <version >4.0.0 </version >
58+ <version >4.0.1 </version >
5959 <scope >test</scope >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.openjdk.jmh</groupId >
6363 <artifactId >jmh-core</artifactId >
64- <version >1.36 </version >
64+ <version >1.37 </version >
6565 <scope >test</scope >
6666 </dependency >
6767 <dependency >
6868 <groupId >org.openjdk.jmh</groupId >
6969 <artifactId >jmh-generator-annprocess</artifactId >
70- <version >1.36 </version >
70+ <version >1.37 </version >
7171 <scope >test</scope >
7272 </dependency >
7373 <dependency >
You can’t perform that action at this time.
0 commit comments