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 161573b92c Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 
(#1148)
161573b92c is described below

commit 161573b92cda63342d5d9505bb762cee3a07f6f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 13 20:45:23 2025 +0200

    Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#1148)
    
    Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-text
      dependency-version: 1.13.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 wicket-migration/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wicket-migration/pom.xml b/wicket-migration/pom.xml
index 1b3d917c9f..7aa4238a3b 100644
--- a/wicket-migration/pom.xml
+++ b/wicket-migration/pom.xml
@@ -19,7 +19,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-text</artifactId>
-                <version>1.13.0</version>
+                <version>1.13.1</version>
             </dependency>
             <dependency>
                 <groupId>org.openrewrite.recipe</groupId>

Reply via email to