Skip to content

Commit 0a9b5af

Browse files
authored
Merge branch 'main' into DDC_JDK11
2 parents 0e85039 + 138e9c4 commit 0a9b5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@
406406
<plugin>
407407
<groupId>com.mycila</groupId>
408408
<artifactId>license-maven-plugin</artifactId>
409-
<!-- max version for compatibility with JDK 11 -->
409+
<!-- max version without pb for JDK 17 / recent versions have a NPE when deploying in docker -->
410410
<version>4.1</version>
411411
<configuration>
412412
<properties>

0 commit comments

Comments
 (0)