You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "timtebeek (via GitHub)" <gi...@apache.org> on 2023/03/19 20:42:40 UTC

[GitHub] [maven] timtebeek commented on a diff in pull request #1066: [MNG-6825] Consistently use commons-lang3 StringUtils

timtebeek commented on code in PR #1066:
URL: https://github.com/apache/maven/pull/1066#discussion_r1141465587


##########
maven-xml-impl/pom.xml:
##########
@@ -39,12 +39,6 @@ under the License.
       <groupId>org.eclipse.sisu</groupId>
       <artifactId>org.eclipse.sisu.plexus</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-utils</artifactId>

Review Comment:
   Ok, apologies; I've reverted ba610510b4b4e6c19aed5979908cf8daf46aaa7e in 687912dc62496d655f048c3402be2615ad6bddef, which restores the dropped dependencies.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org