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 ae12bbaf418 Remove commons-configurations 1.x and 2.x property
placeholders as not used (#11481)
ae12bbaf418 is described below
commit ae12bbaf4187d5663dfb9ccebdedd52ebc627f67
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Sep 20 10:44:04 2023 +0200
Remove commons-configurations 1.x and 2.x property placeholders as not used
(#11481)
Signed-off-by: Andrea Cosentino <[email protected]>
---
parent/pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 83f55d1e7fa..e3ef4933fe6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,8 +94,6 @@
<commons-collections4-version>4.4</commons-collections4-version>
<!-- Please check CAMEL-19229 before upgrading -->
<commons-compress-version>1.21</commons-compress-version>
- <commons-configuration-version>1.9</commons-configuration-version>
- <commons-configuration2-version>2.8.0</commons-configuration2-version>
<commons-csv-version>1.10.0</commons-csv-version>
<commons-cli-version>1.4</commons-cli-version>
<commons-dbcp-version>1.4</commons-dbcp-version>