You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/06/01 10:32:37 UTC

[GitHub] [maven-doxia] elilja commented on a change in pull request #65: replace deprecated class from commons-lang

elilja commented on a change in pull request #65:
URL: https://github.com/apache/maven-doxia/pull/65#discussion_r642982298



##########
File path: doxia-core/pom.xml
##########
@@ -59,6 +59,11 @@ under the License.
       <artifactId>commons-lang3</artifactId>
       <version>3.8.1</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-text</artifactId>
+      <version>1.3</version>

Review comment:
       That's fine since some time ago, I believe. You may require Java 8 in plugins and components etc for the Maven eco system




-- 
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.

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