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 7e2a46aa28 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 
(#1308)
7e2a46aa28 is described below

commit 7e2a46aa2876510db7b9156e9c03c692e53b5425
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 14:11:57 2025 +0100

    Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#1308)
    
    Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.20.0
      dependency-type: direct:development
      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 08cfd6d3b2..03e261a107 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.21.0</commons-io.version>
-               <commons-lang3.version>3.19.0</commons-lang3.version>
+               <commons-lang3.version>3.20.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.44.0</error_prone_annotations.version>

Reply via email to