mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 05:22:16 +00:00
Merge branch '6.3.x'
This commit is contained in:
commit
d47e0d46b2
@ -12,4 +12,7 @@
|
|||||||
<property name="optional" value="true"/>
|
<property name="optional" value="true"/>
|
||||||
</module>
|
</module>
|
||||||
<module name="SuppressWithPlainTextCommentFilter"/>
|
<module name="SuppressWithPlainTextCommentFilter"/>
|
||||||
|
<module name="BeforeExecutionExclusionFileFilter">
|
||||||
|
<property name="fileNamePattern" value=".*[\\/]node(_modules|js)[\\/].*$"/>
|
||||||
|
</module>
|
||||||
</module>
|
</module>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user