We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e85039 + 138e9c4 commit 0a9b5afCopy full SHA for 0a9b5af
pom.xml
@@ -406,7 +406,7 @@
406
<plugin>
407
<groupId>com.mycila</groupId>
408
<artifactId>license-maven-plugin</artifactId>
409
- <!-- max version for compatibility with JDK 11 -->
+ <!-- max version without pb for JDK 17 / recent versions have a NPE when deploying in docker -->
410
<version>4.1</version>
411
<configuration>
412
<properties>
0 commit comments