This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch MENFORCER-489 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git
commit cb0b8785a62ad1559c161e04a44859e75cf1423b Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Aug 19 17:39:13 2023 +0200 [MENFORCER-489] Bump commons-lang3 from 3.12.0 to 3.13.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4226427..a21d58d 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.12.0</version> + <version>3.13.0</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>