This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 0251237ea9b Regen 0251237ea9b is described below commit 0251237ea9bae67de1cbf4cb70cf63656b81cc11 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Mar 3 14:40:43 2023 +0100 Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 59f627972ef..e80d949eb66 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -40,11 +40,6 @@ <artifactId>commons-io</artifactId> <version>2.11.0</version> </dependency> - <dependency> - <groupId>httpunit</groupId> - <artifactId>httpunit</artifactId> - <version>1.7</version> - </dependency> <dependency> <groupId>info.picocli</groupId> <artifactId>picocli</artifactId> @@ -3857,11 +3852,6 @@ <artifactId>maven-plugin-annotations</artifactId> <version>3.6.4</version> </dependency> - <dependency> - <groupId>org.apache.openjpa</groupId> - <artifactId>openjpa-persistence-jdbc</artifactId> - <version>3.2.2</version> - </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>fontbox</artifactId> @@ -3927,11 +3917,6 @@ <artifactId>jackson-xc</artifactId> <version>1.9.12</version> </dependency> - <dependency> - <groupId>org.codehaus.jettison</groupId> - <artifactId>jettison</artifactId> - <version>1.5.3</version> - </dependency> <dependency> <groupId>org.codehaus.woodstox</groupId> <artifactId>woodstox-core-asl</artifactId> @@ -3953,11 +3938,6 @@ <artifactId>angus-mail</artifactId> <version>1.1.0</version> </dependency> - <dependency> - <groupId>org.testcontainers</groupId> - <artifactId>junit-jupiter</artifactId> - <version>1.17.6</version> - </dependency> <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId>