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

davsclaus pushed a commit to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.10.x by this push:
     new e851526a82b chore(deps): Bump org.apache.commons:commons-lang3 from 
3.17.0 to 3.18.0 (#18575) (#18608)
e851526a82b is described below

commit e851526a82b1e1b42f4901388b0711d780e6bcad
Author: Tom Cunningham <[email protected]>
AuthorDate: Mon Jul 14 09:42:26 2025 -0400

    chore(deps): Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 
(#18575) (#18608)
    
    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: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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e5efd0d441b..9c5a55ff276 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -112,7 +112,7 @@
         <commons-exec-version>1.4.0</commons-exec-version>
         <commons-io-version>2.18.0</commons-io-version>
         <commons-lang-version>2.6</commons-lang-version>
-        <commons-lang3-version>3.17.0</commons-lang3-version>
+        <commons-lang3-version>3.18.0</commons-lang3-version>
         <commons-logging-version>1.3.4</commons-logging-version>
         <commons-math3-version>3.6.1</commons-math3-version>
         <commons-net-version>3.11.1</commons-net-version>

Reply via email to