From 67dd4be798f146dcded1689899f7fff2e6392741 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Fri, 18 Oct 2024 13:30:47 +0200 Subject: [PATCH] chore(build): upgrade POM Checker to v1.13.0 We work around the Maven Plugin limitation by using the enforcer plugin. No need to stay on 1.7.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ea83008..dfdf88e 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ 3.3.1 3.5.0 - 1.7.0 + 1.13.0 1.7.0 3.5.0 10.18.2