-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: buildAn issue in the buildAn issue in the buildstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
The code in the 5.7.x
branch is requiring JDK 11
Line 162 in f04cd64
new LinkedHashMap<>(Map.of(CsrfException.class, new AccessDeniedHandlerImpl())), |
We should fix this and the build should fail if using a language feature that is not compatible with JDK 8.
Metadata
Metadata
Assignees
Labels
in: buildAn issue in the buildAn issue in the buildstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug