Downgrade H2 to 1.4.197
See https://github.com/spring-projects/spring-boot/issues/16512 **Cherry-pick to 5.0.x & 4.3.x** # Conflicts: # build.gradle
This commit is contained in:
@@ -101,7 +101,7 @@ subprojects { subproject ->
|
||||
hazelcastVersion = '3.6.1'
|
||||
hibernateVersion = '5.1.0.Final'
|
||||
hsqldbVersion = '2.3.3'
|
||||
h2Version = '1.4.199'
|
||||
h2Version = '1.4.197'
|
||||
jackson2Version = '2.8.11'
|
||||
jackson2DataBindVersion = '2.8.11.3'
|
||||
javaxActivationVersion = '1.1.1'
|
||||
|
||||
Reference in New Issue
Block a user