From 4b28c426245721d9c377f89c2b861cf904c6ce5b Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Fri, 26 May 2023 19:03:54 +0200 Subject: [PATCH] update kop-common 1.6.4 -> 1.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c73aed1414..d3e8696f38 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <parent> <groupId>de.itvsh.kop.common</groupId> <artifactId>kop-common-parent</artifactId> - <version>1.6.4</version> + <version>1.7.0</version> </parent> <modules> -- GitLab