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 ff09de07693 [create-pull-request] automated change ff09de07693 is described below commit ff09de076934f459c6076df05e8c3558a356b48c Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Tue Jul 5 01:17:12 2022 +0000 [create-pull-request] automated change --- tooling/camel-spring-boot-dependencies/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index e622d8f53de..0200a6de133 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -4503,12 +4503,12 @@ <dependency> <groupId>org.apache.pulsar</groupId> <artifactId>pulsar-client</artifactId> - <version>2.10.0</version> + <version>2.10.1</version> </dependency> <dependency> <groupId>org.apache.pulsar</groupId> <artifactId>pulsar-client-admin</artifactId> - <version>2.10.0</version> + <version>2.10.1</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId> @@ -4553,7 +4553,7 @@ <dependency> <groupId>org.codehaus.jettison</groupId> <artifactId>jettison</artifactId> - <version>1.4.1</version> + <version>1.5.0</version> </dependency> <dependency> <groupId>org.codehaus.woodstox</groupId>