Skip to content

Commit 17bd68c

Browse files
committed
Downgrade H2 to 1.4.197
See spring-projects/spring-boot#16512
1 parent 17b1c76 commit 17bd68c

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
@@ -106,7 +106,7 @@ subprojects { subproject ->
106106
hazelcastVersion = '3.12'
107107
hibernateVersion = '5.4.2.Final'
108108
hsqldbVersion = '2.4.1'
109-
h2Version = '1.4.199'
109+
h2Version = '1.4.197'
110110
jackson2Version = '2.9.8'
111111
javaxActivationVersion = '1.2.0'
112112
javaxMailVersion = '1.6.2'

0 commit comments

Comments
 (0)