Bump org.testcontainers:testcontainers from 1.20.4 to 2.0.4

Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.4 to 2.0.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.20.4...2.0.4)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-19 22:03:56 +00:00
committed by GitHub
parent d24ee33d8b
commit 13b6935df2

View File

@@ -204,7 +204,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.4</version>
<version>2.0.4</version>
</dependency>
<!-- Added as part of fixing vulnerability (PRODSEC-10503), Please remove it if no more needed -->
<dependency>