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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git


The following commit(s) were added to refs/heads/master by this push:
     new 5feb93a  [MENFORCER-489] Bump commons-lang3 from 3.12.0 to 3.13.0
5feb93a is described below

commit 5feb93a695c8b0ca3bc84e8e2907499de6632682
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>

Reply via email to