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

adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new d2bf576125 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 
(#1206)
d2bf576125 is described below

commit d2bf576125dfaa80631c89dbccbdca8937cb1914
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 13 20:57:59 2025 +0200

    Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#1206)
    
    Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:development
    ...
    
    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 182bc0c055..8768f7efb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
                
<commons-collections4.version>4.5.0</commons-collections4.version>
                
<commons-fileupload.version>2.0.0-M4</commons-fileupload.version>
                <commons-io.version>2.19.0</commons-io.version>
-               <commons-lang3.version>3.17.0</commons-lang3.version>
+               <commons-lang3.version>3.18.0</commons-lang3.version>
                <guice.version>7.0.0</guice.version>
                <el-impl.version>2.2.1-b05</el-impl.version>
                
<error_prone_annotations.version>2.40.0</error_prone_annotations.version>

Reply via email to