Skip to content

Commit

Permalink
Version Bumped to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Feb 22, 2022
1 parent 0c40dfa commit d945ddb
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 @@ -4,7 +4,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-cache</artifactId>
<version>4.7.2-SNAPSHOT</version>
<version>4.8.0</version>

<name>Liquibase Extension: InterSystems Caché Database Support</name>
<description>Adds support for InterSystems Caché database</description>
Expand Down Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.7.1</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit d945ddb

Please sign in to comment.