Skip to content

Commit

Permalink
Bump plexus-utils from 3.4.0 to 3.4.1 (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg authored Aug 30, 2021
2 parents c624a72 + 7379262 commit 169f9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-maven/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {

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

0 comments on commit 169f9b5

Please sign in to comment.