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 6688e962ee2 [create-pull-request] automated change 6688e962ee2 is described below commit 6688e962ee28e618a80e34e3a2ff3034e2a0d8a9 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Sun Oct 16 01:25:21 2022 +0000 [create-pull-request] automated change --- tooling/camel-spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 067dada0844..feb411c16c5 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -83,7 +83,7 @@ <dependency> <groupId>com.dropbox.core</groupId> <artifactId>dropbox-core-sdk</artifactId> - <version>5.4.2</version> + <version>5.4.3</version> </dependency> <dependency> <groupId>com.github.dozermapper</groupId>