Skip to content

Commit 2a5ebd2

Browse files
committed
revert to previous version of apache derby
1 parent 5e5406f commit 2a5ebd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ project(':embedded-database-spring-test') {
272272
optImplementation 'org.mariadb.jdbc:mariadb-java-client:3.5.6'
273273
optImplementation 'com.h2database:h2:2.4.240'
274274
optImplementation 'org.hsqldb:hsqldb:2.7.4'
275-
optImplementation 'org.apache.derby:derby:10.17.1.0'
275+
optImplementation 'org.apache.derby:derby:10.14.2.0'
276276
optImplementation 'org.apache.derby:derbytools:10.17.1.0'
277277

278278
optImplementation 'org.flywaydb:flyway-core:9.8.3'

0 commit comments

Comments
 (0)