Skip to content

Commit 09af378

Browse files
Bump org.apache.logging.log4j:log4j-api from 2.25.1 to 2.25.2 (#716)
Bumps org.apache.logging.log4j:log4j-api from 2.25.1 to 2.25.2. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a8a99a commit 09af378

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.25.1'
25+
compileOnly 'org.apache.logging.log4j:log4j-api:2.25.2'
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)