Skip to content

Commit 3684f67

Browse files
fix(deps): update dependency org.codehaus.plexus:plexus-resources to v1.3.1 (#2604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6f8aaa commit 3684f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-maven/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mavenPlugin {
2121

2222
String VER_MAVEN_API = '3.0'
2323
String VER_ECLIPSE_AETHER = '1.1.0'
24-
String VER_PLEXUS_RESOURCES = '1.3.0'
24+
String VER_PLEXUS_RESOURCES = '1.3.1'
2525
dependencies {
2626
implementation projects.lib
2727
implementation projects.libExtra

0 commit comments

Comments
 (0)