You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/01 08:32:35 UTC

(camel) branch commons-io-2.15.1 created (now 8e1091cab8c)

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

acosentino pushed a change to branch commons-io-2.15.1
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 8e1091cab8c Upgrade Commons-io to version 2.15.1

This branch includes the following new commits:

     new 8e1091cab8c Upgrade Commons-io to version 2.15.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Upgrade Commons-io to version 2.15.1

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch commons-io-2.15.1
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 8e1091cab8c1ff6efa7f8474a585e674cd3420e8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 1 09:32:07 2023 +0100

    Upgrade Commons-io to version 2.15.1
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 45a2b2d1215..36c92997982 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,7 @@
         <commons-dbcp-version>1.4</commons-dbcp-version>
         <commons-dbcp2-version>2.11.0</commons-dbcp2-version>
         <commons-exec-version>1.3</commons-exec-version>
-        <commons-io-version>2.15.0</commons-io-version>
+        <commons-io-version>2.15.1</commons-io-version>
         <commons-lang-version>2.6</commons-lang-version>
         <commons-lang3-version>3.14.0</commons-lang3-version>
         <commons-logging-version>1.2</commons-logging-version>