Skip to content

Commit

Permalink
Update log4j to current KoPeMe log4j version 2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Dec 21, 2024
1 parent 7299ed2 commit 40b84a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class MavenPomUtil {
public static final String COMPILER_PLUGIN_VERSION = "3.12.1";

public static final String JUPITER_VERSION = "5.10.1";
public static final String LOG4J_VERSION = "2.22.0";
public static final String LOG4J_VERSION = "2.24.1";

private static final Logger LOG = LogManager.getLogger(MavenPomUtil.class);

Expand Down

0 comments on commit 40b84a2

Please sign in to comment.