From 2e84c048efcf4a53fb09a6e4c6665ebbba7311f9 Mon Sep 17 00:00:00 2001
From: Tobias Bruns <tobias.bruns@mgm-tp.com>
Date: Fri, 16 May 2025 14:12:51 +0200
Subject: [PATCH] fix readme

---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index c1d4c7e..2148882 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,13 @@
 # Common Library for OZG-Cloud Applications
 
 ## Changelog
-### 4.12.0
-* Extend GrpcFileUploadUtils to enable uploads with multiple files
-
 
 * Update Spring-Boot to 3.4.5 / Spring 6.2.6
 * Update commons-io
 * Update commons-beanutils
 * Update commons-collections
-* Upd
+* Update Quarkus-Platform to 3.15.4
+
 ### 4.12.0
 * Extend GrpcFileUploadUtils to enable uploads with multiple files
 
-- 
GitLab