From 6bafe4cb014e93f64661b6f2c9a23648eaa90eb3 Mon Sep 17 00:00:00 2001 From: Zhun-Wei Liu <40799923+programbeginnerTW@users.noreply.github.com> Date: Wed, 12 Jul 2023 21:00:34 +0800 Subject: [PATCH] Update parent pom to 4.7.1 (#991) allow compile with java 11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89764aab..d1805e68 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.70 + 4.71