Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JQuery 2.x is not maintained anymore by jQuery team. Wicket will use by default latest available 3.x version.


Upgrade Apache Velocity to 2.x 
Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyWICKET-6653

wicket-velocity module now uses org.apache.velocity:velocity-engine-core:2.1 dependency instead of org.apache.velocity:velocity:1.7. Because of this change there are small API changes in the signature of the Wicket Model used for the variables.

Overall updates

All libraries on which Wicket modules depend are updated to their latest stable versions.
The most notable ones are:

...