Skip to content

Commit

Permalink
Merge pull request #180 from detached/dependabot/gradle/org.springfra…
Browse files Browse the repository at this point in the history
…mework.security-spring-security-core-6.1.5

Bump org.springframework.security:spring-security-core from 6.1.2 to 6.1.5
  • Loading branch information
detached authored Nov 2, 2023
2 parents 98c930a + cd76076 commit 2ac3c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ val javaxTransactionApiVersion = "1.3"
val assertKVersion = "0.27.0"
val thumbnailatorVersion = "0.4.20"
val commonsTextVersion = "1.11.0"
val springSecurityVersion = "6.1.2"
val springSecurityVersion = "6.1.5"
val mockitoVersion = "5.1.0"
val h2Version = "2.2.224"

Expand Down

0 comments on commit 2ac3c04

Please sign in to comment.