diff --git a/build.gradle.kts b/build.gradle.kts index 78b2273..1e9f3df 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -32,7 +32,7 @@ dependencies { annotationProcessor("org.projectlombok:lombok:1.18.36") // Shiro - implementation("com.mikuac:shiro:2.3.7") + implementation("com.mikuac:shiro:2.5.3") // Database implementation("org.springframework.boot:spring-boot-starter-data-jpa")