Skip to content

Commit

Permalink
Update log4j to 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Jan 7, 2024
1 parent af13f7a commit 35c3ab2
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.21.1";
public static final String LOG4J_VERSION = "2.22.0";

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

Expand Down

0 comments on commit 35c3ab2

Please sign in to comment.