Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump shiro-web from 1.3.2 to 1.7.1 in /kb-dms-backend/server
Bumps [shiro-web](https://github.com/apache/shiro) from 1.3.2 to 1.7.1.
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-1.3.2...shiro-root-1.7.1)

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2022
commit ae575971b8f8a960e83feaea8dfe4989d8636e15
2 changes: 1 addition & 1 deletion kb-dms-backend/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<java.version>1.8</java.version>
<shiro.version>1.3.2</shiro.version>
<shiro.version>1.7.1</shiro.version>
</properties>

<profiles>
Expand Down