Skip to content

Commit 02e583b

Browse files
committed
Upgrade to H2 1.4.190
1 parent 55f9384 commit 02e583b

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
@@ -630,7 +630,7 @@ project("spring-jdbc") {
630630
optional("javax.transaction:javax.transaction-api:${jtaVersion}")
631631
optional("com.mchange:c3p0:0.9.5.1")
632632
optional("org.hsqldb:hsqldb:${hsqldbVersion}")
633-
optional("com.h2database:h2:1.4.189")
633+
optional("com.h2database:h2:1.4.190")
634634
optional("org.apache.derby:derby:10.11.1.1")
635635
optional("org.apache.derby:derbyclient:10.11.1.1")
636636
}

0 commit comments

Comments
 (0)