From b97ed85caec3f4306367f0cabce25021e71f70fd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Ho=C3=9F?= Date: Sun, 12 Nov 2023 09:36:34 +0100 Subject: [PATCH] update parent to automanage error-prone annotations (#51) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- pom.xml | 2 +- storage-units-model/pom.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d3ed7cf..93f7562 100755 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ wtf.metio.maven.parents maven-parents-java-prototype - 2023.11.3 + 2023.11.10 diff --git a/storage-units-model/pom.xml b/storage-units-model/pom.xml index d36016f..6fc1c37 100644 --- a/storage-units-model/pom.xml +++ b/storage-units-model/pom.xml @@ -48,7 +48,6 @@ com.google.errorprone error_prone_annotations - 2.23.0 provided -- 2.11.4.GIT