Skip to content

Commit 697e42e

Browse files
Bump testcontainers.version from 1.17.2 to 1.17.3
Bumps `testcontainers.version` from 1.17.2 to 1.17.3. Updates `testcontainers-bom` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.17.2...1.17.3) Updates `mariadb` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.17.2...1.17.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:mariadb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d8d88f commit 697e42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<slf4j.version>1.7.36</slf4j.version>
8989
<taglibs-standard-impl.version>1.2.5</taglibs-standard-impl.version>
9090
<taglibs-standard-spec.version>1.2.5</taglibs-standard-spec.version>
91-
<testcontainers.version>1.17.2</testcontainers.version>
91+
<testcontainers.version>1.17.3</testcontainers.version>
9292
<weld.version>3.1.9.Final</weld.version>
9393
<wildfly.common.version>1.6.0.Final</wildfly.common.version>
9494
<wildfly.elytron.version>1.19.0.Final</wildfly.elytron.version>

0 commit comments

Comments
 (0)