From 782ac5ab5272b050131bdecf48fe3219090de179 Mon Sep 17 00:00:00 2001 From: avinash581 Date: Thu, 12 Mar 2026 22:49:18 +0530 Subject: [PATCH] Update Maven plugin versions in pom.xml --- pom.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6bebf532..23555610 100644 --- a/pom.xml +++ b/pom.xml @@ -359,6 +359,15 @@ + + + + org.apache.maven.plugins + maven-war-plugin + 3.3.2 + + + org.apache.maven.plugins maven-jxr-plugin @@ -404,7 +413,7 @@ org.apache.maven.plugins maven-site-plugin - 2.1.1 + 3.3.2 com.edurekademo.tutorial @@ -448,7 +457,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.9.1 + 3.3.2 addressbook-build/checkstyle.xml