From cc81c4a6d1f42ad4405067177c3517e2e127182c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 31 Oct 2024 08:16:04 +0000
Subject: [PATCH] Bump org.liquibase:liquibase-parent-pom from 0.4.5 to 0.5.0

Bumps [org.liquibase:liquibase-parent-pom](https://github.com/liquibase/liquibase-parent-pom) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/liquibase/liquibase-parent-pom/releases)
- [Commits](https://github.com/liquibase/liquibase-parent-pom/compare/v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-parent-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc9d8d6..b011b23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.liquibase</groupId>
         <artifactId>liquibase-parent-pom</artifactId>
-        <version>0.4.5</version> 
+        <version>0.5.0</version> 
     </parent>
     
     <groupId>org.liquibase.ext</groupId>