Thomas Kamps created WICKET-6955:
------------------------------------

             Summary: Wicekt uses unstable slf4j version
                 Key: WICKET-6955
                 URL: https://issues.apache.org/jira/browse/WICKET-6955
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 9.7.0, 9.6.0, 9.5.0
            Reporter: Thomas Kamps


Since Wicket 9.5.0 the dependency of slf4j has changed from 1.7.25 to 
2.0.0-alpha2 or some later alpha versions.

This change  keeps us from upgrading to those versions, since there is 
currently no compatible Log4j implementation for slf4j 2.0.0-alpha (Which i can 
understand, because it is an alpha version, which can change its api rapidly).

We tried to enforce using an 1.7 version, but that did not work because of some 
other libs that use slf4j in a 1.7 version.

 

So please change the used the slf4j back to an relased 1.7 version.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to