From: Holger Friedrich Date: Thu, 4 Apr 2024 04:13:30 +0000 (+0200) Subject: Bump maven-compiler-plugin to 3.13.0 (#16609) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=7f4686926b7c062244397ffdc82e89c747c0c5a8;p=openhab-addons.git Bump maven-compiler-plugin to 3.13.0 (#16609) Avoid ZipException with ejc >3.30.0. Signed-off-by: Holger Friedrich --- diff --git a/pom.xml b/pom.xml index 271e82aec9..77535de71f 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ Import-Package: \\ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 eclipse