Skip to content

Commit b760e5e

Browse files
committed
Merge branch '4.x' of github.com:larsgrefer/dart-sass-java into 4.x
2 parents 969b46f + d1e203f commit b760e5e

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)