Skip to content

Commit 0a776f0

Browse files
committed
Update log4j version
1 parent 314cbae commit 0a776f0

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

eclipse/org.mybatis.generator.core/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ src.includes = LICENSE,\
2626
NOTICE\
2727
2828
customBuildCallbacks=customBuildCallbacks.xml
29-
jars.extra.classpath = lib/log4j-api-2.12.1.jar
29+
jars.extra.classpath = lib/log4j-api-2.19.0.jar
Binary file not shown.
Binary file not shown.

eclipse/org.mybatis.generator.eclipse.ui/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ src.includes = LICENSE,\
3232
NOTICE,\
3333
icons/
3434
source.lib/antsupport.jar = antsrc/
35-
jars.extra.classpath = platform:/plugin/org.mybatis.generator.core/lib/log4j-api-2.12.1.jar
35+
jars.extra.classpath = platform:/plugin/org.mybatis.generator.core/lib/log4j-api-2.19.0.jar
3636

0 commit comments

Comments
 (0)