Skip to content

Commit 43d4afc

Browse files
Bump org.apache.shiro:shiro-core from 2.0.2 to 2.0.5
Bumps [org.apache.shiro:shiro-core](https://github.com/apache/shiro) from 2.0.2 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-2.0.2...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82a192b commit 43d4afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>org.apache.shiro</groupId>
222222
<artifactId>shiro-core</artifactId>
223-
<version>2.0.2</version>
223+
<version>2.0.5</version>
224224
<exclusions>
225225
<!-- All these transitive deps are already bundled in shiro core-->
226226
<exclusion>

0 commit comments

Comments
 (0)