Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 86f4425

Browse files
fix(deps): update dependency com.auth0:java-jwt to v4.2.1 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 023bd0b commit 86f4425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ dependencies {
181181
* 概要
182182
* - 特になし
183183
*/
184-
implementation("com.auth0:java-jwt:4.2.0")
184+
implementation("com.auth0:java-jwt:4.2.1")
185185

186186
/**
187187
* Spring JDBC

0 commit comments

Comments
 (0)