Skip to content

Commit 799c7b0

Browse files
Merge pull request #308 from ie3-institute/dependabot/gradle/dev/org.apache.logging.log4j-log4j-bom-2.25.1
Bump org.apache.logging.log4j:log4j-bom from 2.25.0 to 2.25.1
2 parents b207390 + 04decbc commit 799c7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies{
7070
}
7171

7272
// logging
73-
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.0')
73+
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.1')
7474
implementation 'org.apache.logging.log4j:log4j-api' // log4j
7575
implementation 'org.apache.logging.log4j:log4j-core' // log4j
7676
implementation 'org.apache.logging.log4j:log4j-slf4j-impl' // log4j -> slf4j

0 commit comments

Comments
 (0)