1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Revert "Fix CAS Client Java lib not working with Jakarta EE 9"

This reverts commit aa5564e240.
This commit is contained in:
Marcus Da Coregio
2021-10-25 13:18:51 -03:00
parent 34e77cb3ca
commit 17e0a47ef4
4 changed files with 4 additions and 179 deletions
@@ -13,7 +13,6 @@
<!-- Ignore third-party code -->
<suppress files="BCrypt\.java|BCryptTests\.java" checks=".*"/>
<suppress files="org[\\/]springframework[\\/]security[\\/]cas[\\/]web[\\/]CommonUtils\.java" checks=".*"/>
<suppress files="org[\\/]springframework[\\/]security[\\/]core[\\/]ComparableVersion\.java" checks=".*"/>
<!-- InterfaceIsType rules we can't fix until a major revision due to back compatibility -->