Skip to content

Commit 1fbde4f

Browse files
committed
Update liquibase.version to 4.28.0
1 parent 0741c10 commit 1fbde4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010

1111
<groupId>org.liquibase.ext</groupId>
1212
<artifactId>liquibase-maxdb</artifactId>
13-
<version>4.27.0-SNAPSHOT</version>
13+
<version>4.28.0-SNAPSHOT</version>
1414

1515
<name>Liquibase Extension: SAP MaxDB support</name>
1616
<description>Add this Liquibase extension to your project to support SAP MaxDB</description>
1717
<url>https://github.com/liquibase/liquibase-maxdb</url>
1818

1919
<properties>
20-
<liquibase.version>4.27.0</liquibase.version>
20+
<liquibase.version>4.28.0</liquibase.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)