From de318ad53a6c3aaf3d64f79fb5a23108f83d207f Mon Sep 17 00:00:00 2001 From: liquibot Date: Thu, 5 May 2022 15:21:41 +0000 Subject: [PATCH] Version Bumped to 4.10.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cf23b4f7..132c9da8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.liquibase.ext liquibase-hibernate5 - 4.9.2-SNAPSHOT + 4.10.0 Liquibase Hibernate Integration Liquibase extension for hibernate integration including generating changesets based on changed hibernate mapping files @@ -133,7 +133,7 @@ org.liquibase liquibase-core - 4.9.1 + 4.10.0 org.yaml