org.apache.logging.log4j:log4j-bom (2.20.0)

Published 2026-02-24 13:44:11 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.logging.log4j</groupId>
	<artifactId>log4j-bom</artifactId>
	<version>2.20.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.logging.log4j:log4j-bom:2.20.0

About this package

Apache Log4j Bill of Materials
Details
Maven
2026-02-24 13:44:11 +00:00
0
Apache Log4j BOM
8.8 KiB
Assets (1)
Versions (2) View all
2.20.0 2026-02-24
2.22.1 2026-02-24