Bump shiro to 1.7.1 29/89629/19
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 7 May 2020 09:54:30 +0000 (11:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 11 May 2021 11:20:17 +0000 (13:20 +0200)
commite741b7f66f59ddc4dbca4e5d8d7853c6acd69e03
tree07e0e06249187a77cc0790e1d1fcfe043e2b16cc
parent033e32b3deb1e52db5357e85a86b85a6b4e17d00
Bump shiro to 1.7.1

This patch bumps the shiro dependency, release notes are here:

https://shiro.apache.org/news.html#1.4.0-RC2-released
https://shiro.apache.org/news.html#1.4.1-released
https://shiro.apache.org/news.html#1.4.2-released
https://shiro.apache.org/news.html#1.5.0-released
https://shiro.apache.org/news.html#1.5.1-released
https://shiro.apache.org/news.html#1.5.2-released
https://shiro.apache.org/news.html#1.5.3-released
https://shiro.apache.org/news.html#1.6.0-released
https://shiro.apache.org/news.html#1.7.0-released
https://shiro.apache.org/news.html#1.7.1-released

We end up repackaging shiro to deal with class loading issues
coming it faces. Those will be cleaned up in version shiro-2,
which when we ill just revert back to using their packaging.

JIRA: AAA-188
Change-Id: Ic1d5c4243776c5cd72778c248ba5824a4acc4a91
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
17 files changed:
aaa-password-service/impl/pom.xml
aaa-shiro/impl/pom.xml
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/ShiroWebEnvironmentLoaderListener.java
aaa-shiro/pom.xml
aaa-shiro/repackaged-shiro-jar/pom.xml [new file with mode: 0644]
aaa-shiro/repackaged-shiro/pom.xml [new file with mode: 0644]
artifacts/pom.xml
dependency-check/pom.xml
features/features-aaa/pom.xml
features/odl-aaa-password-service/pom.xml
features/odl-aaa-shiro/pom.xml
features/odl-aaa-shiro/src/main/feature/feature.xml
features/odl-apache-shiro/pom.xml [new file with mode: 0644]
features/odl-apache-shiro/src/main/feature/feature.xml [new file with mode: 0644]
features/odl-apache-shiro/src/main/history/dependencies.xml [new file with mode: 0644]
features/pom.xml
parent/pom.xml