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 add230ff425 [create-pull-request] automated change add230ff425 is described below commit add230ff4250e9904c352402cc6b924e8f88df7e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed May 25 01:07:58 2022 +0000 [create-pull-request] automated change --- tooling/camel-spring-boot-dependencies/pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index f4d4523b845..f7384c31000 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -4702,67 +4702,67 @@ <dependency> <groupId>org.testcontainers</groupId> <artifactId>cassandra</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>couchbase</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>elasticsearch</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>gcloud</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>jdbc</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>junit-jupiter</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>kafka</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>localstack</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>mongodb</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>postgresql</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>pulsar</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>rabbitmq</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>testcontainers</artifactId> - <version>1.17.1</version> + <version>1.17.2</version> </dependency> <dependency> <groupId>stax</groupId>