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-bcel.git


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

commit cbc73bab95eee395b0c7cbaa1996668fd36ee047
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 7 14:50:27 2024 -0400

    Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#341)
    
    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] <[email protected]>
    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 7dc677e1..d953f3dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -375,7 +375,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.15.0</version>
+      <version>3.16.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>

Reply via email to