|
|
|
@ -175,14 +175,14 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.testcontainers</groupId>
|
|
|
|
|
<artifactId>testcontainers-bom</artifactId>
|
|
|
|
|
<version>1.18.0</version>
|
|
|
|
|
<version>1.18.3</version>
|
|
|
|
|
<type>pom</type>
|
|
|
|
|
<scope>import</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.netty</groupId>
|
|
|
|
|
<artifactId>netty-bom</artifactId>
|
|
|
|
|
<version>4.1.95.Final</version>
|
|
|
|
|
<version>4.1.96.Final</version>
|
|
|
|
|
<type>pom</type>
|
|
|
|
|
<scope>import</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|