Skip to content

Commit

Permalink
Bump liquibase to latest:
Browse files Browse the repository at this point in the history
  • Loading branch information
fleboulch committed Jan 20, 2023
1 parent fac670f commit 5351133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<hibernate.version>5.6.10.Final</hibernate.version>
<!-- The liquibase version should match the one managed by
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/${spring-boot.version} -->
<liquibase.version>4.15.0</liquibase.version>
<liquibase-hibernate5.version>4.15.0</liquibase-hibernate5.version>
<liquibase.version>4.19.0</liquibase.version>
<liquibase-hibernate5.version>4.19.0</liquibase-hibernate5.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<jaxb-runtime.version>4.0.0</jaxb-runtime.version>
<archunit-junit5.version>0.22.0</archunit-junit5.version>
Expand Down

0 comments on commit 5351133

Please sign in to comment.