diff --git a/idporten-access-log-spring-boot-3-starter/pom.xml b/idporten-access-log-spring-boot-3-starter/pom.xml index 549d107..9452ef7 100644 --- a/idporten-access-log-spring-boot-3-starter/pom.xml +++ b/idporten-access-log-spring-boot-3-starter/pom.xml @@ -82,5 +82,20 @@ - + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${java.version} + ${java.version} + + -parameters + + + + +