Skip to content

Commit

Permalink
Liquibase 4.27.0 (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert authored Apr 3, 2024
1 parent 0030ac5 commit fc57381
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 @@ -10,7 +10,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-hibernate5</artifactId>
<version>4.26.0-SNAPSHOT</version>
<version>4.27.0-SNAPSHOT</version>

<name>Liquibase Hibernate Integration</name>
<description>Liquibase extension for hibernate integration including generating changesets based on changed
Expand Down Expand Up @@ -58,7 +58,7 @@
<properties>
<hibernate.version>5.6.15.Final</hibernate.version>
<spring.version>5.3.33</spring.version>
<liquibase.version>4.26.0</liquibase.version>
<liquibase.version>4.27.0</liquibase.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fc57381

Please sign in to comment.