Skip to content

Commit

Permalink
Upgrade to H2 2.1.214
Browse files Browse the repository at this point in the history
Closes gh-31427
  • Loading branch information
snicoll committed Jun 17, 2022
1 parent cd2a8a9 commit 670876b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -422,7 +422,7 @@ bom {
]
}
}
library("H2", "2.1.212") {
library("H2", "2.1.214") {
group("com.h2database") {
modules = [
"h2"
Expand Down

0 comments on commit 670876b

Please sign in to comment.