Skip to content

Commit c5bc4c4

Browse files
Update dependency com.mikuac:shiro to v2.3.6
1 parent 4962103 commit c5bc4c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.6")
3636

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

0 commit comments

Comments
 (0)