Skip to content

Commit c9a7593

Browse files
Update dependency com.mikuac:shiro to v2.3.2
1 parent a65a2d0 commit c9a7593

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

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

0 commit comments

Comments
 (0)