This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 2e26ac0f31 ARTEMIS-4857 Bump testcontainers.version from 1.19.4 to
1.19.8
new 000d008ea6 This closes #5016
2e26ac0f31 is described below
commit 2e26ac0f31d5447f016326b3e8255740773df8be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 27 03:09:10 2024 +0000
ARTEMIS-4857 Bump testcontainers.version from 1.19.4 to 1.19.8
Bumps `testcontainers.version` from 1.19.4 to 1.19.8.
Updates `org.testcontainers:testcontainers` from 1.19.4 to 1.19.8
- [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.19.4...1.19.8)
Updates `org.testcontainers:selenium` from 1.19.4 to 1.19.8
- [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.19.4...1.19.8)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:selenium
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a10339a94..b8e9b3c5f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
<version.jaxb.runtime>2.3.3</version.jaxb.runtime>
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.7.2</postgresql.version>
- <testcontainers.version>1.19.4</testcontainers.version>
+ <testcontainers.version>1.19.8</testcontainers.version>
<selenium.version>4.22.0</selenium.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<apache.httpcore.version>4.4.16</apache.httpcore.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact