mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to H2 2.5.250
Closes gh-51674
This commit is contained in:
@@ -605,7 +605,7 @@ bom {
|
||||
releaseNotes("https://github.com/google/gson/releases/tag/gson-parent-{version}")
|
||||
}
|
||||
}
|
||||
library("H2", "2.4.240") {
|
||||
library("H2", "2.5.250") {
|
||||
group("com.h2database") {
|
||||
modules = [
|
||||
"h2"
|
||||
|
||||
Reference in New Issue
Block a user