From 734ac4e03bf8da5a0f9f375969dc9ee57cfb2416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 18:06:38 +0000 Subject: [PATCH] Bump org.testcontainers:hivemq from 1.17.6 to 1.19.1 Bumps [org.testcontainers:hivemq](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.19.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.19.1) --- updated-dependencies: - dependency-name: org.testcontainers:hivemq dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-tests/hivemq-client-smallrye/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/hivemq-client-smallrye/pom.xml b/integration-tests/hivemq-client-smallrye/pom.xml index 12d9f99..64cc087 100644 --- a/integration-tests/hivemq-client-smallrye/pom.xml +++ b/integration-tests/hivemq-client-smallrye/pom.xml @@ -11,7 +11,7 @@ Quarkus - Hivemq Client - Integration Tests smallrye - 1.17.6 + 1.19.1 **/*Native*IT.java **/*Test.java