Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit f075c1a

Browse files
Bump testcontainers.version from 1.19.3 to 1.19.4 (#841)
Bumps `testcontainers.version` from 1.19.3 to 1.19.4. Updates `org.testcontainers:postgresql` 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](testcontainers/testcontainers-java@1.19.3...1.19.4) Updates `org.testcontainers:testcontainers-bom` 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](testcontainers/testcontainers-java@1.19.3...1.19.4) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccaca54 commit f075c1a

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
@@ -42,7 +42,7 @@
4242
<mockito.version>4.11.0</mockito.version>
4343
<mustache.version>0.9.11</mustache.version>
4444
<packaging.type>jar</packaging.type>
45-
<testcontainers.version>1.19.3</testcontainers.version>
45+
<testcontainers.version>1.19.4</testcontainers.version>
4646
<springdoc.version>2.3.0</springdoc.version>
4747
<spring-security-jwt.version>1.1.1.RELEASE</spring-security-jwt.version>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)