We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5406f commit 2a5ebd2Copy full SHA for 2a5ebd2
build.gradle
@@ -272,7 +272,7 @@ project(':embedded-database-spring-test') {
272
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'
+ optImplementation 'org.apache.derby:derby:10.14.2.0'
276
optImplementation 'org.apache.derby:derbytools:10.17.1.0'
277
278
optImplementation 'org.flywaydb:flyway-core:9.8.3'
0 commit comments