**详细描述** Shiro 在 maven 中央仓库中的位置发生了变化,由原本的 `com/mikuac/shiro` 变成了 `com/mikuac/shiro/shiro` . 多了一层 `shiro` **预期结果** 中央仓库的地址为 `com/mikuac/shiro` **当前结果** 中央仓库的地址为 `com/mikuac/shiro/shiro` **在最新的RELEASE版本中能否复现?** 2.4.2 开始,其他版本 shiro 并没有这个问题。
详细描述
Shiro 在 maven 中央仓库中的位置发生了变化,由原本的
com/mikuac/shiro变成了com/mikuac/shiro/shiro.多了一层
shiro预期结果
中央仓库的地址为
com/mikuac/shiro当前结果
中央仓库的地址为
com/mikuac/shiro/shiro在最新的RELEASE版本中能否复现?
2.4.2 开始,其他版本 shiro 并没有这个问题。