From 1af1a62d513be5f78134778bc94827fefecdaa00 Mon Sep 17 00:00:00 2001 From: Alex Brackx Date: Tue, 10 Dec 2024 12:38:49 -0700 Subject: [PATCH] Don't warn on graal dependencies, swap version to bump minor for new release. --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c57309b..0be026c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.liquibase liquibase-parent-pom Liquibase Parent POM - 0.6.0-SNAPSHOT + 0.5.3-SNAPSHOT Liquibase Parent POM for all Extensions https://github.com/liquibase/liquibase-parent-pom pom @@ -780,6 +780,8 @@ + +