Skip to content

Commit

Permalink
Merge pull request #380 from apache/dependabot/maven/shiro.version-2.0.1
Browse files Browse the repository at this point in the history
Bump shiro.version from 2.0.0 to 2.0.1
  • Loading branch information
lukaszlenart authored Nov 14, 2024
2 parents 0395921 + d997bed commit 288abeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shiro-basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>war</packaging>

<properties>
<shiro.version>2.0.0</shiro.version>
<shiro.version>2.0.1</shiro.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 288abeb

Please sign in to comment.