Skip to content

Commit c4a6468

Browse files
committed
Upgrade to Liquibase 3.8.1
Closes gh-19139
1 parent d746b7a commit c4a6468

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
@@ -146,7 +146,7 @@
146146
<kotlin.version>1.3.60</kotlin.version>
147147
<kotlin-coroutines.version>1.3.2</kotlin-coroutines.version>
148148
<lettuce.version>5.2.1.RELEASE</lettuce.version>
149-
<liquibase.version>3.8.0</liquibase.version>
149+
<liquibase.version>3.8.1</liquibase.version>
150150
<log4j2.version>2.12.1</log4j2.version>
151151
<logback.version>1.2.3</logback.version>
152152
<lombok.version>1.18.10</lombok.version>

0 commit comments

Comments
 (0)