alexxiyang / shiro-redis

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
MIT License
1.17k stars 444 forks source link

Bump shiro-core from 1.3.2 to 1.4.2 #123

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps shiro-core from 1.3.2 to 1.4.2.

Commits - [`8cba15e`](https://github.com/apache/shiro/commit/8cba15e3b05f56c9d37370fc7636cc86afa2c978) [maven-release-plugin] prepare release shiro-root-1.4.2 - [`5d2c2af`](https://github.com/apache/shiro/commit/5d2c2af38b5e06854ad80f91573cd4b40c0fb5a2) [maven-release-plugin] prepare for next development iteration - [`534c8b0`](https://github.com/apache/shiro/commit/534c8b0023f0359e99a50da1cc8616adae824824) [maven-release-plugin] prepare release shiro-root-1.4.2 - [`a801878`](https://github.com/apache/shiro/commit/a8018783373ff5e5210225069c9919e071597d5e) Updates the default Cipher mode to GCM in AesCipherService - [`92bfac6`](https://github.com/apache/shiro/commit/92bfac6f83eb4b0e16ef065094e867b0a6556f5b) [maven-release-plugin] prepare for next development iteration - [`766ffa1`](https://github.com/apache/shiro/commit/766ffa16f8469b051678172e9b78c24f2ed90a02) [maven-release-plugin] prepare release shiro-root-1.4.1 - [`94dfd7d`](https://github.com/apache/shiro/commit/94dfd7d043c504ed2c43e0e0819d313abf7389f5) Merge pull request [#128](https://github-redirect.dependabot.com/apache/shiro/issues/128) from fpapon/SHIRO-683 - [`ac03c74`](https://github.com/apache/shiro/commit/ac03c74542abc8cdceea5b5d55953e16ffb679a7) [SHIRO-683] Upgrade to spring-boot 1.5.19.RELEASE - [`d173006`](https://github.com/apache/shiro/commit/d17300688509f3af00a03c53b338de1473b16ac5) Merge pull request [#88](https://github-redirect.dependabot.com/apache/shiro/issues/88) from fpapon/SHIRO-652 - [`6a57e68`](https://github.com/apache/shiro/commit/6a57e687152bd6a15b890ac53c573c8eee26f05c) [SHIRO-652] Upgrade Shiro Feature to Karaf 4.x - Additional commits viewable in [compare view](https://github.com/apache/shiro/compare/shiro-root-1.3.2...shiro-root-1.4.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/alexxiyang/shiro-redis/network/alerts).
dependabot[bot] commented 4 years ago

Looks like org.apache.shiro:shiro-core is up-to-date now, so this is no longer needed.