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

slachiewicz 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 0d0d7bf  [MENFORCER-501] Bump org.apache.commons:commons-lang3 from 
3.13.0 to 3.14.0 (#298)
0d0d7bf is described below

commit 0d0d7bfcb94a3a336128d54daf2552db4af53cb4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 31 19:29:37 2024 +0200

    [MENFORCER-501] Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 
(#298)
    
    
    ---
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eb4173b..636a907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.13.0</version>
+        <version>3.14.0</version>
       </dependency>
 
       <!-- test dependencies -->

Reply via email to