Improvement #1995
Upgrade Spring addon to v 5.0.6 and Spring security to 5.0.5
Start date:
06.01.2018
Due date:
% Done:
0%
Estimated time:
origin:
Description
The mvn fragment would look like this:
spring_version=5.0.6.RELEASE
spring_security_version=5.0.0.RELEASE
aopalliance_version=1.0
aspectj_version=1.8.13
except that only AspectJ 1.9.0 (not out at the time of this writing will support Java 9).
Hence, in order to support Java 9, v.2.6 of the spring add on should use AspectJ v1.9.0.
References¶
Related issues
Updated by Henning Blohm over 6 years ago
- Subject changed from Upgrade Spring addon to v 5.0.2 to Upgrade Spring addon to v 5.0.2 and Spring security to 5.0.5
Updated by Henning Blohm over 6 years ago
- Subject changed from Upgrade Spring addon to v 5.0.2 and Spring security to 5.0.5 to Upgrade Spring addon to v 5.0.6 and Spring security to 5.0.5
- Description updated (diff)
Updated by Henning Blohm over 6 years ago
- Status changed from In Progress to To Be Documented
Done and functionally tested with sample projects
Updated by Henning Blohm about 6 years ago
- Status changed from To Be Documented to Resolved
Has been documented in the Wiki at Spring_Add-on.