Skip to content

Commit 2c2f7f4

Browse files
authored
Merge pull request #56 from XDPXI/dependabot/gradle/org.apache.logging.log4j-log4j-slf4j2-impl-2.26.1
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.26.0 to 2.26.1
2 parents 03bb3ae + 31575a6 commit 2c2f7f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ repositories {
1515
}
1616

1717
dependencies {
18-
implementation 'org.apache.logging.log4j:log4j-core:2.26.0'
19-
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0'
18+
implementation 'org.apache.logging.log4j:log4j-core:2.26.1'
19+
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.26.1'
2020
implementation 'org.yaml:snakeyaml:2.6'
2121
implementation 'it.unimi.dsi:fastutil:8.5.18'
2222

0 commit comments

Comments
 (0)