Skip to content

Commit ff8f646

Browse files
committed
pom.xml: update Liquibase to 3.5.5
Changelog: - http://www.liquibase.org/2018/03/liquibase-3-5-5-released.html No functional changes.
1 parent 0d79375 commit ff8f646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
<license.plugin.version>3.0</license.plugin.version>
536536

537537
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.13.RELEASE/spring-boot-dependencies/pom.xml) -->
538-
<liquibase.version>3.5.3</liquibase.version>
538+
<liquibase.version>3.5.5</liquibase.version>
539539

540540
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.13.RELEASE/spring-boot-dependencies/pom.xml) -->
541541
<lombok.version>1.16.18</lombok.version>

0 commit comments

Comments
 (0)