We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c624a72 + 7379262 commit 169f9b5Copy full SHA for 169f9b5
plugin-maven/build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
72
implementation "org.codehaus.plexus:plexus-resources:${VER_PLEXUS_RESOURCES}"
73
constraints {
74
- implementation("org.codehaus.plexus:plexus-utils:3.4.0") {
+ implementation("org.codehaus.plexus:plexus-utils:3.4.1") {
75
because("version pulled by plexus-resources has a functional-bug affecting " +
76
"directory scanning times")
77
}
0 commit comments