From 6d563ae2f461556339407353acfee62c17cc0e25 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-fit-connect@fitko.de>
Date: Thu, 1 Sep 2022 15:02:27 +0000
Subject: [PATCH] Update dependency
 org.openapitools:openapi-generator-maven-plugin to v6.0.1

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

diff --git a/open-api/pom.xml b/open-api/pom.xml
index e693c92c1..5aed6f494 100644
--- a/open-api/pom.xml
+++ b/open-api/pom.xml
@@ -58,7 +58,7 @@
             <plugin>
                 <groupId>org.openapitools</groupId>
                 <artifactId>openapi-generator-maven-plugin</artifactId>
-                <version>6.0.0</version>
+                <version>6.0.1</version>
                 <executions>
                     <execution>
                         <goals>
-- 
GitLab