mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 13:23:29 +00:00
Added excludeDependencies to pom.xml to prevent core classes from being bundled into core-tiger jar
This commit is contained in:
parent
f7ae69880c
commit
9c1be03d44
@ -78,6 +78,7 @@
|
||||
*;resolution:=optional
|
||||
</Import-Package>
|
||||
</instructions>
|
||||
<excludeDependencies>true</excludeDependencies>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user