diff --git a/pom.xml b/pom.xml index 2706903..168c86d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,9 @@ UTF-8 + 17 + 17 + 17 @@ -33,9 +36,35 @@ 3.13.0 - javax.servlet - javax.servlet-api - 4.0.1 provided - + javax.servlet + javax.servlet-api + 4.0.1 + provided + - + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + 17 + 17 + 17 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + + + + \ No newline at end of file