Skip to content

Commit ef9040f

Browse files
authored
Merge pull request #544 from larsgrefer/dependabot/gradle/3.x/org.apache.logging.log4j-log4j-api-2.24.1
Bump org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1
2 parents 5a9565c + 3fc5016 commit ef9040f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass-embedded-host/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
3434
compileOnly 'javax.servlet:javax.servlet-api:4.0.1'
3535
compileOnly 'jakarta.servlet:jakarta.servlet-api:6.0.0'
36-
compileOnly 'org.apache.logging.log4j:log4j-api:2.24.0'
36+
compileOnly 'org.apache.logging.log4j:log4j-api:2.24.1'
3737
webjarsSupportImplementation "org.webjars:webjars-locator-core:0.59"
3838
compileOnly "org.jboss:jboss-vfs:3.3.2.Final"
3939

0 commit comments

Comments
 (0)