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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 295633df478 chore(deps): Bump org.apache.commons:commons-text from 
1.13.0 to 1.13.1 (#17723)
295633df478 is described below

commit 295633df47890a1d4b5dfa69f91d7cf537513777
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 11 09:12:52 2025 +0200

    chore(deps): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 
(#17723)
    
    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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a8ca466cb60..a15869771ea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -117,7 +117,7 @@
         <commons-math3-version>3.6.1</commons-math3-version>
         <commons-net-version>3.11.1</commons-net-version>
         <commons-pool2-version>2.12.1</commons-pool2-version>
-        <commons-text-version>1.13.0</commons-text-version>
+        <commons-text-version>1.13.1</commons-text-version>
         <commons-validator-version>1.9.0</commons-validator-version>
         <compress-lzf-version>1.1.2</compress-lzf-version>
         <consul-client-version>1.5.0</consul-client-version>

Reply via email to