Skip to content

Commit

Permalink
Update liquibase.version to 4.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed May 22, 2024
1 parent c170edc commit ece5e74
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,14 +10,14 @@
<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-oracle</artifactId>

<version>4.27.0-SNAPSHOT</version>
<version>4.28.0-SNAPSHOT</version>

<name>Liquibase Oracle Extensions</name>
<description>Some tags to work on Oracle DB.</description>
<url>http://liquibase.jira.com/wiki/display/CONTRIB/Oracle+Extensions</url>

<properties>
<liquibase.version>4.27.0</liquibase.version>
<liquibase.version>4.28.0</liquibase.version>
<junit.version>4.13.2</junit.version>
</properties>

Expand Down

0 comments on commit ece5e74

Please sign in to comment.