From 754b444719ec172795352f9ef05787375183f8ac Mon Sep 17 00:00:00 2001 From: HaHaWTH Date: Fri, 23 Feb 2024 00:50:55 +0800 Subject: [PATCH] Add maven wrapper plugin --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index b795289..9095e07 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,11 @@ + + org.apache.maven.plugins + maven-wrapper-plugin + 3.2.0 + org.apache.maven.plugins maven-javadoc-plugin