Wicket 1.4.8 released
Wicket 1.4.8 is released!
This is the eighth maintenance release of 1.4.x series and brings over 20 bug fixes and improvements.
- SVN tag
- Using Maven:
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket</artifactId>
<version>1.4.8</version>
</dependency>