spring-security/acl
Maksim Vinogradov 279ddbe223 Prevent StackOverflowError for AccessControlEntryImpl.hashCode
Getting StackOverflowError when invoke AclImpl.hashCode because of
cross-references between AclImpl and AccessControlEntryImpl

Remove from AccessControlEntryImpl.hashCode method invocation of
acl.hashCode

fixes gh-5401
2020-05-21 10:07:54 -05:00
..
src Prevent StackOverflowError for AccessControlEntryImpl.hashCode 2020-05-21 10:07:54 -05:00
spring-security-acl.gradle Drop the `aopalliance:aopalliance` dependency 2017-09-22 11:11:04 -05:00