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 a5ad212477704a891236ce2e806f460975c7e448 Author: Sylwester Lachiewicz <[email protected]> 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 85a2227..650a704 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>
