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 77aef1d + b36eb4c commit 7d45d49Copy full SHA for 7d45d49
exist-parent/pom.xml
@@ -599,7 +599,7 @@
599
<plugin>
600
<groupId>com.mycila</groupId>
601
<artifactId>license-maven-plugin</artifactId>
602
- <version>4.0.rc1</version>
+ <version>4.2</version>
603
</plugin>
604
605
<groupId>org.owasp</groupId>
@@ -956,6 +956,7 @@
956
<excludes>
957
<exclude>FDB-backport-LGPL-21-ONLY-license.template.txt</exclude>
958
<exclude>FDB-backport-LGPL-21-ONLY-license.xml.template.txt</exclude>
959
+ <exclude>LGPL-21-license.template.txt</exclude>
960
<exclude>LGPL-21-license.txt</exclude>
961
</excludes>
962
</licenseSet>
0 commit comments