Skip to content

Commit

Permalink
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
@@ -4,7 +4,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-hanadb</artifactId>
<version>4.13.1-SNAPSHOT</version>
<version>4.14.0</version>

<name>Liquibase HANA Database Integration</name>
<description>Liquibase extension for SAPs HANA database</description>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.13.0</version>
<version>4.14.0</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>

0 comments on commit b03e398

Please sign in to comment.