Skip to content

Commit

Permalink
Merge pull request #211 from larsgrefer/dependabot/gradle/1.x/org.apa…
Browse files Browse the repository at this point in the history
…che.logging.log4j-log4j-api-2.20.0

Bump org.apache.logging.log4j:log4j-api from 2.19.0 to 2.20.0
  • Loading branch information
larsgrefer authored Feb 22, 2023
2 parents 5abd24b + ed80272 commit 0702dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass-embedded-host/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
compileOnly 'javax.servlet:javax.servlet-api:4.0.1'
compileOnly 'jakarta.servlet:jakarta.servlet-api:5.0.0'
compileOnly 'org.apache.logging.log4j:log4j-api:2.19.0'
compileOnly 'org.apache.logging.log4j:log4j-api:2.20.0'
compileOnly "org.springframework:spring-core:$springVersion"
compileOnly "org.springframework:spring-webmvc:$springVersion"
compileOnly "org.webjars:webjars-locator-core:$webjarsVersion"
Expand Down

0 comments on commit 0702dd3

Please sign in to comment.