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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 31e926bcd6 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
31e926bcd6 is described below

commit 31e926bcd664f95368aa74ee02e3eb49d635beb5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 8 13:44:48 2024 +0000

    Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
    
    Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 56e03ddaac..2f3494d7f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -982,7 +982,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.15.0</version>
+                <version>3.16.0</version>
             </dependency>
             <dependency>
                 <groupId>javax.transaction</groupId>

Reply via email to