JForum is in constant development and improvement, and we always try to ship the best code possible.
Some libraries have changed from JForum 2.3.0 to version 2.3.1, and they are necessary to have the software running smoothly. Please make sure that no duplicated version of such exist in the WEB-INF/lib directory, as it would cause some strange runtime behavior. Below are all changed libraries. The left column shows the old version, while the right column, the new version.
| Library | Old version | New version |
|---|---|---|
| Lucene | 3.2.0 | 3.3.0 |
| MySQL Connector/J JDBC Driver | 5.1.16 | 5.1.17 |
| Quartz | 2.0.1 | 2.0.2 |
None