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 5454a7bea30 chore(deps-dev): Bump commons-logging:commons-logging 
(#17104)
5454a7bea30 is described below

commit 5454a7bea309598c4523658a32d701e03b7a4ee9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 12:26:29 2025 +0100

    chore(deps-dev): Bump commons-logging:commons-logging (#17104)
    
    Bumps commons-logging:commons-logging from 1.3.4 to 1.3.5.
    
    ---
    updated-dependencies:
    - dependency-name: commons-logging:commons-logging
      dependency-type: direct:development
      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 40794fe307a..6d23aa54914 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -113,7 +113,7 @@
         <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-logging-version>1.3.4</commons-logging-version>
+        <commons-logging-version>1.3.5</commons-logging-version>
         <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>

Reply via email to