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 6db888e775c [create-pull-request] automated change
6db888e775c is described below

commit 6db888e775cf4cc0ac055b3b95117b61e77f2b96
Author: oscerd <osc...@users.noreply.github.com>
AuthorDate: Wed Jan 25 01:16:04 2023 +0000

    [create-pull-request] automated change
---
 components-starter/camel-pulsar-starter/pom.xml | 8 --------
 tooling/camel-spring-boot-dependencies/pom.xml  | 4 ++--
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/components-starter/camel-pulsar-starter/pom.xml 
b/components-starter/camel-pulsar-starter/pom.xml
index 0f67dfa8a6a..7caa0936c34 100644
--- a/components-starter/camel-pulsar-starter/pom.xml
+++ b/components-starter/camel-pulsar-starter/pom.xml
@@ -38,14 +38,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-pulsar</artifactId>
       <version>${camel-version}</version>
-      <!--START OF GENERATED CODE-->
-      <exclusions>
-        <exclusion>
-          <groupId>org.apache.logging.log4j</groupId>
-          <artifactId>log4j-core</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 b3a391fc731..1518ca193d1 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4232,12 +4232,12 @@
       <dependency>
         <groupId>org.apache.pulsar</groupId>
         <artifactId>pulsar-client</artifactId>
-        <version>2.11.0</version>
+        <version>2.10.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.pulsar</groupId>
         <artifactId>pulsar-client-admin</artifactId>
-        <version>2.11.0</version>
+        <version>2.10.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>

Reply via email to