File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 3333 <mysql-connector-java .version>5.1.41</mysql-connector-java .version>
3434 <postgresql .version>42.0.0</postgresql .version>
3535 <mariadb-java-client .version>2.2.3</mariadb-java-client .version>
36- <testcontainers .version>1.7.2 </testcontainers .version>
36+ <testcontainers .version>1.7.3 </testcontainers .version>
3737
3838 </properties >
3939
262262 <version >${testcontainers.version} </version >
263263 <scope >test</scope >
264264 </dependency >
265- <!-- Workaround for https://github.com/testcontainers/testcontainers-java/issues/656-->
266- <dependency >
267- <groupId >commons-lang</groupId >
268- <artifactId >commons-lang</artifactId >
269- <version >2.6</version >
270- <scope >test</scope >
271- </dependency >
272265
273266 </dependencies >
274267
You can’t perform that action at this time.
0 commit comments