Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Apache Shiro 2.0.5 source code.tar.gz | 2025-07-01 | 905.0 kB | |
Apache Shiro 2.0.5 source code.zip | 2025-07-01 | 2.2 MB | |
README.md | 2025-07-01 | 8.0 kB | |
Totals: 3 Items | 3.1 MB | 1 |
Bug Fixes
- [#1691] added the
@Qualifier
annotation to the RequestMappi… by @Suvrat1629 in https://github.com/apache/shiro/pull/2147
Improvements
- Fix redundant Optional check in DefaultHashService by @AetherRadar in https://github.com/apache/shiro/pull/2088
- Remove illegal access permit by @lprimak in https://github.com/apache/shiro/pull/2099
- chore: fix test warnings on jdk 24 and 25 by @lprimak in https://github.com/apache/shiro/pull/2101
- chore(java): fix typos by @jbampton in https://github.com/apache/shiro/pull/2163
- chore(java): fix typos by @jbampton in https://github.com/apache/shiro/pull/2164
- chore(java): fix typos by @jbampton in https://github.com/apache/shiro/pull/2165
- chore(java): fix spelling by @jbampton in https://github.com/apache/shiro/pull/2170
- chore: remove unneeded trailing whitespace by @jbampton in https://github.com/apache/shiro/pull/2171
- chore(samples): fix spelling by @jbampton in https://github.com/apache/shiro/pull/2172
- chore(java): fix spelling by @jbampton in https://github.com/apache/shiro/pull/2174
- chore(samples): remove tabs from
pom.xml
files by @jbampton in https://github.com/apache/shiro/pull/2173 - Fix spelling in
pom.xml
by @jbampton in https://github.com/apache/shiro/pull/2168
Dependency Updates
- chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in https://github.com/apache/shiro/pull/2087
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot in https://github.com/apache/shiro/pull/2092
- chore(deps): bump org.omnifaces:omnifaces from 3.14.7 to 3.14.8 by @dependabot in https://github.com/apache/shiro/pull/2091
- chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.1.1 to 4.2.0 by @dependabot in https://github.com/apache/shiro/pull/2093
- chore(deps): bump org.jsoup:jsoup from 1.19.1 to 1.20.1 by @dependabot in https://github.com/apache/shiro/pull/2096
- chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in https://github.com/apache/shiro/pull/2097
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in https://github.com/apache/shiro/pull/2098
- chore(ci): update CI JDK 23 to 24 by @lprimak in https://github.com/apache/shiro/pull/2100
- chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in https://github.com/apache/shiro/pull/2104
- chore(deps-dev): bump org.easymock:easymock from 5.5.0 to 5.6.0 by @dependabot in https://github.com/apache/shiro/pull/2105
- chore(deps): bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 by @dependabot in https://github.com/apache/shiro/pull/2106
- chore(deps): bump mockito.version from 5.17.0 to 5.18.0 by @dependabot in https://github.com/apache/shiro/pull/2109
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 by @dependabot in https://github.com/apache/shiro/pull/2110
- chore(deps): bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0 by @dependabot in https://github.com/apache/shiro/pull/2112
- chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/apache/shiro/pull/2116
- chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in https://github.com/apache/shiro/pull/2120
- chore(deps-dev): bump junit.engine.version from 1.12.2 to 1.13.0 by @dependabot in https://github.com/apache/shiro/pull/2121
- chore(deps): bump junit.version from 5.12.2 to 5.13.0 by @dependabot in https://github.com/apache/shiro/pull/2122
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 by @dependabot in https://github.com/apache/shiro/pull/2123
- chore(deps): bump org.omnifaces:omnifaces from 3.14.8 to 3.14.9 by @dependabot in https://github.com/apache/shiro/pull/2124
- chore(deps): bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 by @dependabot in https://github.com/apache/shiro/pull/2125
- chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in https://github.com/apache/shiro/pull/2126
- chore(deps-dev): bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81 by @dependabot in https://github.com/apache/shiro/pull/2129
- chore(deps): bump org.omnifaces:omnifaces from 3.14.9 to 3.14.10 by @dependabot in https://github.com/apache/shiro/pull/2128
- chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot in https://github.com/apache/shiro/pull/2131
- chore(deps-dev): bump arquillian.core.version from 1.9.4.Final to 1.9.5.Final by @dependabot in https://github.com/apache/shiro/pull/2130
- chore(deps): bump junit.version from 5.13.0 to 5.13.1 by @dependabot in https://github.com/apache/shiro/pull/2135
- chore(deps-dev): bump junit.engine.version from 1.13.0 to 1.13.1 by @dependabot in https://github.com/apache/shiro/pull/2134
- chore(deps): bump org.owasp:dependency-check-maven from 12.1.1 to 12.1.2 by @dependabot in https://github.com/apache/shiro/pull/2137
- chore(deps): bump org.omnifaces:omnifaces from 3.14.10 to 3.14.11 by @dependabot in https://github.com/apache/shiro/pull/2136
- chore(deps): bump org.owasp:dependency-check-maven from 12.1.2 to 12.1.3 by @dependabot in https://github.com/apache/shiro/pull/2140
- chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in https://github.com/apache/shiro/pull/2142
- chore(deps): bump io.openliberty.tools:liberty-maven-plugin from 3.11.3 to 3.11.4 by @dependabot in https://github.com/apache/shiro/pull/2143
- chore(deps): bump bytebuddy.version from 1.17.5 to 1.17.6 by @dependabot in https://github.com/apache/shiro/pull/2145
- chore(deps): bump org.apache:apache from 34 to 35 by @dependabot in https://github.com/apache/shiro/pull/2148
- chore(deps): bump log4j.version from 2.24.3 to 2.25.0 by @dependabot in https://github.com/apache/shiro/pull/2149
- chore(deps): bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 by @dependabot in https://github.com/apache/shiro/pull/2150
- chore(deps): bump groovy.version from 4.0.26 to 4.0.27 by @dependabot in https://github.com/apache/shiro/pull/2151
- chore(deps-dev): bump org.apache.cxf:cxf-rt-frontend-jaxrs from 3.6.6 to 3.6.7 by @dependabot in https://github.com/apache/shiro/pull/2153
- chore(deps): bump org.apache.cxf:cxf-rt-rs-client from 3.6.6 to 3.6.7 by @dependabot in https://github.com/apache/shiro/pull/2154
- chore(deps): bump org.jsoup:jsoup from 1.20.1 to 1.21.1 by @dependabot in https://github.com/apache/shiro/pull/2155
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.25.1 by @dependabot in https://github.com/apache/shiro/pull/2156
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.0 by @dependabot in https://github.com/apache/shiro/pull/2159
- chore(deps-dev): bump junit.engine.version from 1.13.1 to 1.13.2 by @dependabot in https://github.com/apache/shiro/pull/2157
- chore(deps): bump junit.version from 5.13.1 to 5.13.2 by @dependabot in https://github.com/apache/shiro/pull/2158
- chore(deps-dev): bump arquillian.core.version from 1.9.5.Final to 1.10.0.Final by @dependabot in https://github.com/apache/shiro/pull/2161
- chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot in https://github.com/apache/shiro/pull/2162
- chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot in https://github.com/apache/shiro/pull/2166
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.26.0 to 10.26.1 by @dependabot in https://github.com/apache/shiro/pull/2169
- deps: updated maven wrapper version to 3.9.10 by @lprimak in https://github.com/apache/shiro/pull/2176
New Contributors
- @AetherRadar made their first contribution in https://github.com/apache/shiro/pull/2088
- @jbampton made their first contribution in https://github.com/apache/shiro/pull/2163
Full Changelog: https://github.com/apache/shiro/compare/shiro-root-2.0.4...shiro-root-2.0.5