Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 (#2606)

Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.19.4.
- [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.3...1.19.4)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-27 02:24:11 +00:00
committed by GitHub
parent 01102145dd
commit 5c3e739c9c

View File

@@ -71,7 +71,7 @@ ext {
springDataVersion = '2023.1.2'
springRetryVersion = '2.0.5'
springVersion = '6.1.3'
testcontainersVersion = '1.19.3'
testcontainersVersion = '1.19.4'
zstdJniVersion = '1.5.5-11'
javaProjects = subprojects - project(':spring-amqp-bom')