spring-security/core
Phillip Webb 418c3d6808 Avoid inner assignments
Replace code of the form `a = b =c` with distinct statements. Although
this results in more lines of code, they are usually easier to
understand.

Issue gh-8945
2020-08-24 17:33:07 -05:00
..
src Avoid inner assignments 2020-08-24 17:33:07 -05:00
spring-security-core.gradle Replace VersionsResourceTasks with WriteProperties 2020-03-13 13:26:54 -05:00