From 3915c3a56634c1df7b0877c512ad5e1d9c6bb4cb Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 14 Oct 2022 14:08:55 +0000 Subject: [PATCH 1/2] Update CWA-Parent to 1.7.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a63cfc0..7ff25c6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ app.coronawarn cwa-parent - 1.6 + 1.7.1 eu.europa.ec.dgc From 4cca6b4cf9e529c66d1382b7e63727bfc2238b37 Mon Sep 17 00:00:00 2001 From: Felix Dittrich Date: Fri, 14 Oct 2022 16:13:56 +0200 Subject: [PATCH 2/2] Update Checkstyle Config to > 3.2.0 --- codestyle/checkstyle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codestyle/checkstyle.xml b/codestyle/checkstyle.xml index f50e861..f727ae1 100644 --- a/codestyle/checkstyle.xml +++ b/codestyle/checkstyle.xml @@ -282,7 +282,7 @@ value="CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"/> - +