You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/05/01 17:04:31 UTC

[maven-javadoc-plugin] 06/07: Bump commons-lang3 from 3.8.1 to 3.12.0

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git

commit e11e31c9dc850ed2e0a1cb2721bed3999334b927
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 19:02:33 2021 +0200

    Bump commons-lang3 from 3.8.1 to 3.12.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7cd18ad..dbc538f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@ under the License.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.8.1</version>
+      <version>3.12.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>