Hi, One bigger change that deserves a notice is that with this release few experimental modules became stable: - Bean Validation - Wicket CDI 1.1 - Native Web Sockets
Martin Grigorov Wicket Training and Consulting On Thu, Feb 20, 2014 at 1:01 PM, Andrea Del Bene <[email protected]>wrote: > This is the fourteenth maintenance release of the Wicket 6.x series. > This release brings 25 bug fixes and improvements. > > Git tag: > release/wicket-6.14.0 > > Changelog: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12325860&styleName=&projectId=12310561 > > Maven: > <dependency> > <groupId>org.apache.wicket</groupId> > <artifactId>wicket-core</artifactId> > <version>6.14.0</version> > </dependency> > > > Download the full distribution (including source): > http://www.apache.org/dyn/closer.cgi/wicket/6.14.0 > > The Wicket team > >
