You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/01/24 10:20:00 UTC

[jira] [Created] (WICKET-6948) Upgrade Spring to latest 5.3.x

Martin Tzvetanov Grigorov created WICKET-6948:
-------------------------------------------------

             Summary: Upgrade Spring to latest 5.3.x
                 Key: WICKET-6948
                 URL: https://issues.apache.org/jira/browse/WICKET-6948
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-spring
    Affects Versions: 9.7.0
            Reporter: Martin Tzvetanov Grigorov
            Assignee: Martin Tzvetanov Grigorov


Spring 5.3.x introduced a new method : org.springframework.beans.factory.ListableBeanFactory#findAnnotationOnBean(java.lang.String, java.lang.Class<A>, boolean)

We need to update org.apache.wicket.spring.test.ApplicationContextMock to implement it to fix the build.



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