Skip to content

Commit

Permalink
fix: fix security vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
astsiapanay committed Nov 14, 2024
1 parent 778a8ea commit 9fc511a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
}
}

implementation("org.springframework.boot:spring-boot-starter-web:3.2.3")
implementation("org.springframework.boot:spring-boot-starter-web:3.3.5")

implementation("com.auth0:java-jwt:4.4.0")
implementation("com.auth0:jwks-rsa:0.22.1")
Expand Down

0 comments on commit 9fc511a

Please sign in to comment.