mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-09 01:30:57 +00:00
Bump testcontainers.version from 1.20.2 to 1.20.3 (#1182)
Bumps `testcontainers.version` from 1.20.2 to 1.20.3. Updates `org.testcontainers:testcontainers` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.2...1.20.3) Updates `org.testcontainers:junit-jupiter` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.2...1.20.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -106,7 +106,7 @@
|
|||||||
<plexus-interactivity-api.version>1.3</plexus-interactivity-api.version>
|
<plexus-interactivity-api.version>1.3</plexus-interactivity-api.version>
|
||||||
<roaster.version>2.29.0.Final</roaster.version>
|
<roaster.version>2.29.0.Final</roaster.version>
|
||||||
<takari-smart-builder.version>1.0.2</takari-smart-builder.version>
|
<takari-smart-builder.version>1.0.2</takari-smart-builder.version>
|
||||||
<testcontainers.version>1.20.2</testcontainers.version>
|
<testcontainers.version>1.20.3</testcontainers.version>
|
||||||
<xstream.version>1.4.20</xstream.version>
|
<xstream.version>1.4.20</xstream.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user