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 55532e3093d26cc7b5cb08a16410646e87622944 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 6 14:25:10 2023 +0100 CAMEL-19062 - Clean up Parent POM - Commons DBCP2 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0d40a68eab0..c9b8eb2acd6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -2774,11 +2774,6 @@ </dependency> <!-- optional misc --> - <dependency> - <groupId>org.apache.commons</groupId> - <artifactId>commons-dbcp2</artifactId> - <version>${commons-dbcp2-version}</version> - </dependency> <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId>