Skip to content

Commit a51cf48

Browse files
Bump org.testcontainers:testcontainers-bom from 2.0.3 to 2.0.4
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 2.0.3 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](testcontainers/testcontainers-java@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21149b7 commit a51cf48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ limitations under the License.
6262
<error-prone.version>2.45.0</error-prone.version>
6363
<picocli.version>4.7.7</picocli.version>
6464
<mysql.version>9.6.0</mysql.version>
65-
<testcontainers.version>2.0.3</testcontainers.version>
65+
<testcontainers.version>2.0.4</testcontainers.version>
6666
<jakarta.ws.version>4.0.0</jakarta.ws.version>
6767
<resteasy.version>7.0.1.Final</resteasy.version>
6868
</properties>

0 commit comments

Comments
 (0)