Skip to content

Commit

Permalink
Update liquibase.version to 4.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Feb 8, 2024
1 parent 4a18d2f commit 1417b12
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 @@ -9,7 +9,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-vertica</artifactId>
<version>4.27.0-SNAPSHOT</version>
<version>4.26.0-SNAPSHOT</version>
<name>Liquibase Vertica Database Integration</name>
<description>Liquibase extension for HP's Vertica database</description>
<url>https://github.com/liquibase/liquibase-vertica</url>
Expand Down Expand Up @@ -40,7 +40,7 @@
<slf4j.version>1.7.5</slf4j.version>
<junit.version>4.13.2</junit.version>
<postgres.version>9.2-1003-jdbc4</postgres.version>
<liquibase.version>4.25.1</liquibase.version>
<liquibase.version>4.26.0</liquibase.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 1417b12

Please sign in to comment.