Skip to content

Commit

Permalink
Bump log4j-to-slf4j from 2.17.1 to 2.17.2 (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and britneyepps committed Mar 7, 2022
1 parent 7ed23cf commit 3c50540
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 @@ -96,7 +96,7 @@ dependencies {
implementation("io.sentry:sentry-spring-boot-starter:5.6.1")
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
implementation("org.apache.logging.log4j:log4j-api:2.17.1")
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.17.1")
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.17.2")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-web-services") {
exclude(group: "org.springframework.boot", module: "spring-boot-starter-tomcat")
Expand Down

0 comments on commit 3c50540

Please sign in to comment.