Skip to content

Commit d1e203f

Browse files
authored
Merge pull request #685 from larsgrefer/dependabot/gradle/4.x/org.apache.logging.log4j-log4j-api-2.25.1
Bump org.apache.logging.log4j:log4j-api from 2.24.3 to 2.25.1
2 parents cf8adf3 + c49b57b commit d1e203f

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
@@ -22,7 +22,7 @@ dependencies {
2222
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
2323
compileOnly 'javax.servlet:javax.servlet-api:4.0.1'
2424
compileOnly 'jakarta.servlet:jakarta.servlet-api:6.0.0'
25-
compileOnly 'org.apache.logging.log4j:log4j-api:2.24.3'
25+
compileOnly 'org.apache.logging.log4j:log4j-api:2.25.1'
2626
optional "org.webjars:webjars-locator-core:0.59"
2727
compileOnly "org.jboss:jboss-vfs:3.3.2.Final"
2828

0 commit comments

Comments
 (0)