Skip to content

Commit 34d178f

Browse files
author
Francisco Solis
authored
Merge pull request #24 from TheProgramSrc/renovate/org.apache.logging.log4j-log4j-core-2.x
2 parents 5ee6f43 + ed0c2ae commit 34d178f

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
@@ -30,7 +30,7 @@ dependencies {
3030
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.4.0-SNAPSHOT'
3131

3232
compileOnly 'org.apache.logging.log4j:log4j-api:2.17.2'
33-
compileOnly 'org.apache.logging.log4j:log4j-core:2.17.2'
33+
compileOnly 'org.apache.logging.log4j:log4j-core:2.19.0'
3434

3535
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
3636
}

0 commit comments

Comments
 (0)