Skip to content

Commit 22d9f3d

Browse files
authored
fix(deps): update dependency org.codehaus.plexus:plexus-resources to v1.3.0 (#2326)
2 parents f479b10 + ffecafb commit 22d9f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-maven/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tasks.withType(GenerateHelpMojoSourcesTask).configureEach {
2828

2929
String VER_MAVEN_API = '3.0'
3030
String VER_ECLIPSE_AETHER = '1.1.0'
31-
String VER_PLEXUS_RESOURCES = '1.2.0'
31+
String VER_PLEXUS_RESOURCES = '1.3.0'
3232
dependencies {
3333
implementation projects.lib
3434
implementation projects.libExtra

0 commit comments

Comments
 (0)