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
commit 892ed8e5d73e605fad016ebf04ddda10ae7d5e9b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Aug 4 08:08:43 2021 +0200 Sync deps --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 8918dd1..e171403 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -133,7 +133,7 @@ <commons-configuration2-version>2.7</commons-configuration2-version> <commons-csv-version>1.8</commons-csv-version> <commons-dbcp-version>1.4</commons-dbcp-version> - <commons-dbcp2-version>2.8.0</commons-dbcp2-version> + <commons-dbcp2-version>2.9.0</commons-dbcp2-version> <commons-exec-version>1.3</commons-exec-version> <commons-io-version>2.11.0</commons-io-version> <commons-lang-version>2.6</commons-lang-version>