File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -270,10 +270,10 @@ project(':embedded-database-spring-test') {
270270 optImplementation ' com.microsoft.sqlserver:mssql-jdbc:12.4.3.jre8'
271271 optImplementation ' mysql:mysql-connector-java:8.0.33'
272272 optImplementation ' org.mariadb.jdbc:mariadb-java-client:3.5.6'
273- optImplementation ' com.h2database:h2:2.4.240 '
274- optImplementation ' org.hsqldb:hsqldb:2.7.4 '
275- optImplementation ' org.apache.derby:derby:10.17.1 .0'
276- optImplementation ' org.apache.derby:derbytools:10.17.1 .0'
273+ optImplementation ' com.h2database:h2:2.1.214 '
274+ optImplementation ' org.hsqldb:hsqldb:2.5.2 '
275+ optImplementation ' org.apache.derby:derby:10.14.2 .0'
276+ optImplementation ' org.apache.derby:derbytools:10.14.2 .0'
277277
278278 optImplementation ' org.flywaydb:flyway-core:9.8.3'
279279 optImplementation ' org.flywaydb.flyway-test-extensions:flyway-spring-test:7.0.0'
You can’t perform that action at this time.
0 commit comments