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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new 48109cbe Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 
(#362)
48109cbe is described below

commit 48109cbe7065fd86ed0bb99ea09813b54df10bc9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 19 07:55:28 2024 -0400

    Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#362)
    
    Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 62bf386f..81a0f763 100644
--- a/pom.xml
+++ b/pom.xml
@@ -664,7 +664,7 @@ The following provides more details on the included 
cryptographic software:
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.14.0</version>
+      <version>3.15.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to