Browse Source

Upgrade to Liquibase 4.17.1

Closes gh-32963
pull/32973/head
Andy Wilkinson 3 years ago
parent
commit
bf2e8b7f7b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -859,7 +859,7 @@ bom { @@ -859,7 +859,7 @@ bom {
]
}
}
library("Liquibase", "4.17.0") {
library("Liquibase", "4.17.1") {
group("org.liquibase") {
modules = [
"liquibase-cdi",

Loading…
Cancel
Save