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
commit 8b1a63ece671ba98849117928a42d22483081c3d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Oct 25 08:42:12 2021 +0200 Regen --- 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 ea60025..2a7aebe 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -4717,67 +4717,67 @@ <dependency> <groupId>org.testcontainers</groupId> <artifactId>cassandra</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>couchbase</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>elasticsearch</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>gcloud</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>jdbc</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>junit-jupiter</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>kafka</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>localstack</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>mongodb</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>postgresql</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>pulsar</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>rabbitmq</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>org.testcontainers</groupId> <artifactId>testcontainers</artifactId> - <version>1.16.1</version> + <version>1.16.2</version> </dependency> <dependency> <groupId>rhino</groupId>