Skip to content

Commit cacdfa4

Browse files
committed
Upgrade to Liquibase 3.8.9
Closes gh-21200
1 parent f621ac6 commit cacdfa4

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<kotlin.version>1.3.72</kotlin.version>
148148
<kotlin-coroutines.version>1.3.5</kotlin-coroutines.version>
149149
<lettuce.version>5.2.2.RELEASE</lettuce.version>
150-
<liquibase.version>3.8.8</liquibase.version>
150+
<liquibase.version>3.8.9</liquibase.version>
151151
<log4j2.version>2.12.1</log4j2.version>
152152
<logback.version>1.2.3</logback.version>
153153
<lombok.version>1.18.12</lombok.version>

0 commit comments

Comments
 (0)