Merge pull request #921 from Alfresco/dependabot/maven/org.testcontainers-testcontainers-1.19.4

Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.4
This commit is contained in:
Marcin Strankowski 2024-01-30 19:36:05 +01:00 committed by GitHub
commit ae7bcb41be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,7 +186,7 @@
<dependency> <dependency>
<groupId>org.testcontainers</groupId> <groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId> <artifactId>testcontainers</artifactId>
<version>1.19.1</version> <version>1.19.4</version>
</dependency> </dependency>
<!-- PRODSEC-7375 / CVE-2023-46604--> <!-- PRODSEC-7375 / CVE-2023-46604-->
<!-- Both dependencies can be removed once spring-boot-starter-activemq has secure versions of those dependencies--> <!-- Both dependencies can be removed once spring-boot-starter-activemq has secure versions of those dependencies-->