Update to Spring Boot 3.5.0
- Update to Spring Boot 3.5.0 - Update to Spring Boot 3.5.0's dependencies Closes gh-3368
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies {
|
||||
integrationTestCompile "com.microsoft.sqlserver:mssql-jdbc"
|
||||
integrationTestCompile "com.oracle.database.jdbc:ojdbc8"
|
||||
integrationTestCompile "com.zaxxer:HikariCP"
|
||||
integrationTestCompile "mysql:mysql-connector-java"
|
||||
integrationTestCompile "com.mysql:mysql-connector-j"
|
||||
integrationTestCompile "org.apache.derby:derby"
|
||||
integrationTestCompile "org.apache.derby:derbytools"
|
||||
integrationTestCompile "org.hsqldb:hsqldb"
|
||||
|
||||
Reference in New Issue
Block a user