Skip to content

Commit 4578040

Browse files
Bump apache-shiro.version from 1.8.0 to 2.0.5
Bumps `apache-shiro.version` from 1.8.0 to 2.0.5. Updates `org.apache.shiro:shiro-core` from 1.8.0 to 2.0.5 - [Release notes](https://github.com/apache/shiro/releases) - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES) - [Commits](apache/shiro@shiro-root-1.8.0...shiro-root-2.0.5) Updates `org.apache.shiro:shiro-web` from 1.8.0 to 2.0.5 - [Release notes](https://github.com/apache/shiro/releases) - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES) - [Commits](apache/shiro@shiro-root-1.8.0...shiro-root-2.0.5) Updates `org.apache.shiro:shiro-guice` from 1.8.0 to 2.0.5 - [Release notes](https://github.com/apache/shiro/releases) - [Commits](apache/shiro@shiro-root-1.8.0...shiro-root-2.0.5) Updates `org.apache.shiro:shiro-jaxrs` from 1.8.0 to 2.0.5 - [Release notes](https://github.com/apache/shiro/releases) - [Commits](apache/shiro@shiro-root-1.8.0...shiro-root-2.0.5) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.shiro:shiro-web dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.shiro:shiro-guice dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.shiro:shiro-jaxrs dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28c8ee0 commit 4578040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dropwizard.version>1.3.29</dropwizard.version>
3232
<apache-httpclient.version>4.5.10</apache-httpclient.version>
3333
<swagger.version>1.5.23</swagger.version>
34-
<apache-shiro.version>1.8.0</apache-shiro.version>
34+
<apache-shiro.version>2.0.5</apache-shiro.version>
3535
<guice.version>4.2.3</guice.version>
3636
</properties>
3737

0 commit comments

Comments
 (0)