Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers-bom
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java).


Updates `org.testcontainers:testcontainers-bom` from 1.19.7 to 1.19.8
- [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.7...1.19.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2024
1 parent 18ae3b7 commit e2cd54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springcloud-spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<properties>
<axon.version>4.9.0</axon.version>
<spring-cloud.version>2023.0.0</spring-cloud.version>
<testcoontainers.version>1.19.7</testcoontainers.version>
<testcoontainers.version>1.19.8</testcoontainers.version>

<jar-plugin.version>3.4.1</jar-plugin.version>
<jacoco-plugin.version>0.8.11</jacoco-plugin.version>
Expand Down

0 comments on commit e2cd54c

Please sign in to comment.