Skip to content

Commit a78ad2c

Browse files
Update dependency com.mikuac:shiro to v2.2.5
1 parent c85b025 commit a78ad2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
annotationProcessor("org.projectlombok:lombok:1.18.30")
3333

3434
// Shiro
35-
implementation("com.mikuac:shiro:2.2.0")
35+
implementation("com.mikuac:shiro:2.2.5")
3636

3737
// Database
3838
implementation("org.springframework.boot:spring-boot-starter-data-jpa")

0 commit comments

Comments
 (0)