Skip to content

Commit 7d45d49

Browse files
dizzzzadamretter
authored andcommitted
Merge pull request eXist-db#4837 from reinhapa/reinhapa/license-exclusion
build(deps): bump license-maven-plugin from 4.0.rc1 to 4.2
2 parents 77aef1d + b36eb4c commit 7d45d49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exist-parent/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599
<plugin>
600600
<groupId>com.mycila</groupId>
601601
<artifactId>license-maven-plugin</artifactId>
602-
<version>4.0.rc1</version>
602+
<version>4.2</version>
603603
</plugin>
604604
<plugin>
605605
<groupId>org.owasp</groupId>
@@ -956,6 +956,7 @@
956956
<excludes>
957957
<exclude>FDB-backport-LGPL-21-ONLY-license.template.txt</exclude>
958958
<exclude>FDB-backport-LGPL-21-ONLY-license.xml.template.txt</exclude>
959+
<exclude>LGPL-21-license.template.txt</exclude>
959960
<exclude>LGPL-21-license.txt</exclude>
960961
</excludes>
961962
</licenseSet>

0 commit comments

Comments
 (0)