From 5a73e6a1b3d45167281c806e06bfeb0fcd1bdb25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20L=C3=B6vdahl?= Date: Mon, 19 Feb 2024 18:48:12 +0200 Subject: [PATCH] Fix maven warning about plugin version (#568) --- pf4j/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pf4j/pom.xml b/pf4j/pom.xml index c00e0e6..f729b9a 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -23,6 +23,7 @@ org.codehaus.mojo templating-maven-plugin + 3.0.0 filter-src -- 2.39.5