I added spring-wicket 1.3.5 dependency as a result maven added slf4j1.4.2 .Now When I start my application I get java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder. I can resolve this If I add sl4j1.5.2 , please help me why spring-wicket downloaded wrong version of sl4j can I avoid this dependency either with log4j or someother artifact ? -- View this message in context: http://www.nabble.com/problems-with-dependency-tp20270960p20270960.html Sent from the Maven - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
