You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2020/11/10 16:23:03 UTC

[shiro] 01/01: Merge pull request #263 from dngzs/hotfix/springboot_autoconfig

This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit c0ff831eec9c1fd9674f1076b578104c249c2558
Merge: 04a5eee 9a2de16
Author: François Papon <fp...@apache.org>
AuthorDate: Tue Nov 10 17:09:21 2020 +0100

    Merge pull request #263 from dngzs/hotfix/springboot_autoconfig
    
    [SHIRO-797] Shiro 1.7.0 is lower than using springboot version 2.0.7 dependency error

 .../boot/autoconfigure/SpringFactoriesTest.groovy  | 42 ++++++++++++++++++++++
 .../src/main/resources/META-INF/spring.factories   |  2 +-
 .../web/WebSpringFactoriesTest.groovy              | 42 ++++++++++++++++++++++
 3 files changed, 85 insertions(+), 1 deletion(-)