Bump testcontainers-bom from 1.16.1 to 1.16.2
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.1...1.16.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1b24daa111
commit
742363b102
2
pom.xml
2
pom.xml
|
@ -115,7 +115,7 @@
|
||||||
<springboot.version>2.1.1.RELEASE</springboot.version>
|
<springboot.version>2.1.1.RELEASE</springboot.version>
|
||||||
<taglibs-standard-impl.version>1.2.5</taglibs-standard-impl.version>
|
<taglibs-standard-impl.version>1.2.5</taglibs-standard-impl.version>
|
||||||
<taglibs-standard-spec.version>1.2.5</taglibs-standard-spec.version>
|
<taglibs-standard-spec.version>1.2.5</taglibs-standard-spec.version>
|
||||||
<testcontainers.version>1.16.1</testcontainers.version>
|
<testcontainers.version>1.16.2</testcontainers.version>
|
||||||
<xmemcached.version>2.4.7</xmemcached.version>
|
<xmemcached.version>2.4.7</xmemcached.version>
|
||||||
<weld.version>3.1.8.Final</weld.version>
|
<weld.version>3.1.8.Final</weld.version>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue