Skip to content

Commit 66c45e5

Browse files
committed
Downgrade H2 to 1.4.197
See spring-projects/spring-boot#16512 **Cherry-pick to 5.0.x & 4.3.x**
1 parent 0b82222 commit 66c45e5

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
@@ -107,7 +107,7 @@ subprojects { subproject ->
107107
hazelcastVersion = '3.11.2'
108108
hibernateVersion = '5.4.2.Final'
109109
hsqldbVersion = '2.4.1'
110-
h2Version = '1.4.199'
110+
h2Version = '1.4.197'
111111
jackson2Version = '2.9.8'
112112
javaxActivationVersion = '1.1.1'
113113
javaxMailVersion = '1.6.2'

0 commit comments

Comments
 (0)