Skip to content

Commit

Permalink
Merge pull request #127 from surajcm/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.slf4j:jcl-over-slf4j to v2.0.16
  • Loading branch information
surajcm authored Aug 21, 2024
2 parents 46727ab + b4ae74c commit cd5901b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
implementation("javax.xml.bind:jaxb-api:2.3.1")
implementation("org.apache.commons:commons-collections4:4.4")
implementation("org.codehaus.jackson:jackson-mapper-asl:1.9.13")
implementation("org.slf4j:jcl-over-slf4j:2.0.13")
implementation("org.slf4j:jcl-over-slf4j:2.0.16")

implementation("org.thymeleaf.extras:thymeleaf-extras-springsecurity6")

Expand Down

0 comments on commit cd5901b

Please sign in to comment.