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 38215ec37e1 [create-pull-request] automated change
38215ec37e1 is described below
commit 38215ec37e19739abfdede515e51515b0eaeac23
Author: oscerd <[email protected]>
AuthorDate: Sat Oct 29 01:03:24 2022 +0000
[create-pull-request] automated change
---
tooling/camel-spring-boot-dependencies/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 4135953b8c1..28a3baaafd7 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4558,12 +4558,12 @@
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client</artifactId>
- <version>2.10.1</version>
+ <version>2.10.2</version>
</dependency>
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-admin</artifactId>
- <version>2.10.1</version>
+ <version>2.10.2</version>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>