Ticket #90 (closed task: fixed)
Upgrade various libraries to their latest stable version
| Reported by: | vivien | Owned by: | tgambet |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.0 |
| Component: | Core | Version: | dev |
| Keywords: | Cc: |
Description (last modified by vivien) (diff)
Unicorn should use the latest stable release of its libraries as they may contain important security or bug fixes This is important as we are getting closer to the 1.0 release.
This means that all jar files under WebContent?/WEB-INF/lib/ should be checked.
Examples:
- Velocity
(latest Engine is 1.6.4 we run 1.6.2, latest tools is 2.0 we run 1.4)
http://velocity.apache.org/news.html - Apache log4j
(1.2.16 is out)
http://logging.apache.org/log4j/1.2/changes-report.html
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
