Closed VivienBudavolgyi closed 1 year ago
Hi,
I updated the testcontainers-java dependecy to the newest version. My main reason was that it removes the AWS SDK V1 dependency for the Localstack Module.
The change in the Vault module was needed because of this change: https://github.com/testcontainers/testcontainers-java/pull/6796
In the Localstack module the (deprecated) functions were removed from the java library: https://github.com/testcontainers/testcontainers-java/pull/5827
also solves https://github.com/testcontainers/testcontainers-scala/issues/234
Hi,
I updated the testcontainers-java dependecy to the newest version. My main reason was that it removes the AWS SDK V1 dependency for the Localstack Module.
The change in the Vault module was needed because of this change: https://github.com/testcontainers/testcontainers-java/pull/6796
In the Localstack module the (deprecated) functions were removed from the java library: https://github.com/testcontainers/testcontainers-java/pull/5827
also solves https://github.com/testcontainers/testcontainers-scala/issues/234