Skip to content

Commit

Permalink
Bump org.testcontainers:postgresql from 1.19.3 to 1.19.7 (#488)
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.19.7.
- [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.7)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 680f517 commit f898a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<postgresql.version>42.7.3</postgresql.version>
<hapi.version>6.8.3</hapi.version>
<wiremock-standalone.version>3.2.0</wiremock-standalone.version>
<testcontainers.version>1.19.3</testcontainers.version>
<testcontainers.version>1.19.7</testcontainers.version>
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
<spring.cloud-version>2023.0.0</spring.cloud-version>
</properties>
Expand Down

0 comments on commit f898a29

Please sign in to comment.