Remove commons-collections definition from pom and update httpclient to 3.1
---------------------------------------------------------------------------
Key: WICKET-3452
URL: https://issues.apache.org/jira/browse/WICKET-3452
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.5-RC1
Reporter: Attila Király
Priority: Trivial
Currently wicket parent pom.xml contains definition for commons-collection 3.2.
This is not needed as wicket is not depending directly on it. It is used by
apache velocity 1.7 but that depends on the newer 3.2.1.
Also httpclient 3.0.1 is defined. It is a pretty old version only used by the
wicket-threadtest module. It should be safe to upgrade to 3.1 which is also an
old version but it is the latest in the 3.x line.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira