Hello Stefan,

On 9/23/06, Stefan Arentz <[EMAIL PROTECTED]> wrote:

OpenJPA -> commons-collections 3.2
Wicket 2.0 -> commons-collections 2.1

is it possible to change the
dependency in Wicket to 'commons collections 2.1 or higher' ?


something like:
<dependency>
  <groupId>commons-collection</groupId>
  <artifactId>commons-collection</artifactId>
  <version>[2.1,)</version>
</dependency>

obviously this implies that you can change the pom. It this your case ?



--
http://valerioschiavoni.blogspot.com
http://jroller.com/page/vschiavoni

Reply via email to