mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.4
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.1 to 1.19.4. - [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.19.1...1.19.4) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
84dd7eecdb
commit
c6c362554e
2
pom.xml
2
pom.xml
@ -187,7 +187,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-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user