From af515c48115e1329b52d950e6e1d78403dc16d03 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 9 Dec 2024 14:27:33 +0100
Subject: [PATCH] OZG-7346: Experimentally test with Commons 4.5.0

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea76d98..e9ba3cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.ozgcloud.common</groupId>
 		<artifactId>ozgcloud-common-parent</artifactId>
-		<version>4.6.0</version>
+		<version>4.5.0</version>
 	</parent>
 
 	<groupId>de.ozgcloud</groupId>
-- 
GitLab