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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 168a8a13026 [create-pull-request] automated change 168a8a13026 is described below commit 168a8a130266378e1813715d65358471de5656b5 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Fri Feb 24 01:04:18 2023 +0000 [create-pull-request] automated change --- components-starter/camel-snmp-starter/pom.xml | 8 -------- tooling/camel-spring-boot-dependencies/pom.xml | 10 ---------- 2 files changed, 18 deletions(-) diff --git a/components-starter/camel-snmp-starter/pom.xml b/components-starter/camel-snmp-starter/pom.xml index d5323173f8f..c2a846c957e 100644 --- a/components-starter/camel-snmp-starter/pom.xml +++ b/components-starter/camel-snmp-starter/pom.xml @@ -38,14 +38,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-snmp</artifactId> <version>${camel-version}</version> - <!--START OF GENERATED CODE--> - <exclusions> - <exclusion> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - </exclusion> - </exclusions> - <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index ad6e6b0557d..b15939a9fd7 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -35,11 +35,6 @@ <artifactId>zendesk-java-client</artifactId> <version>0.19.0</version> </dependency> - <dependency> - <groupId>com.microsoft.azure</groupId> - <artifactId>msal4j</artifactId> - <version>1.13.4</version> - </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> @@ -3862,11 +3857,6 @@ <artifactId>maven-plugin-annotations</artifactId> <version>3.6.4</version> </dependency> - <dependency> - <groupId>org.apache.mina</groupId> - <artifactId>mina-core</artifactId> - <version>2.2.1</version> - </dependency> <dependency> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-persistence-jdbc</artifactId>