Administrator
|
Hello,
Thymeleaf 2.0.2 has been just published, as a small-bugfix release fixing some issues found in 2.0.0 and 2.0.1:
- Fixed NullPointerException when getting message for class.
- Worked around ArrayIndexOutOfBounds when executing #messages.* functions in OGNL (not SpringEL)
due to bug in OGNL implementation.
Thymeleaf 2.0.2 is a drop-in replacement for versions 2.0.1 and 2.0.0.
Regards,
Daniel.
|