Skip to content

Commit 169f9b5

Browse files
authored
Bump plexus-utils from 3.4.0 to 3.4.1 (#922)
2 parents c624a72 + 7379262 commit 169f9b5

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
@@ -71,7 +71,7 @@ dependencies {
7171

7272
implementation "org.codehaus.plexus:plexus-resources:${VER_PLEXUS_RESOURCES}"
7373
constraints {
74-
implementation("org.codehaus.plexus:plexus-utils:3.4.0") {
74+
implementation("org.codehaus.plexus:plexus-utils:3.4.1") {
7575
because("version pulled by plexus-resources has a functional-bug affecting " +
7676
"directory scanning times")
7777
}

0 commit comments

Comments
 (0)