368 lines
12 KiB
XML
368 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!--
|
||
~ Licensed to the Apache Software Foundation (ASF) under one or more
|
||
~ contributor license agreements. See the NOTICE file distributed with
|
||
~ this work for additional information regarding copyright ownership.
|
||
~ The ASF licenses this file to you under the Apache License, Version 2.0
|
||
~ (the "License"); you may not use this file except in compliance with
|
||
~ the License. You may obtain a copy of the License at
|
||
~
|
||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||
~
|
||
~ Unless required by applicable law or agreed to in writing, software
|
||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
~ See the License for the specific language governing permissions and
|
||
~ limitations under the License.
|
||
-->
|
||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||
<modelVersion>4.0.0</modelVersion>
|
||
<parent>
|
||
<groupId>org.apache.logging</groupId>
|
||
<artifactId>logging-parent</artifactId>
|
||
<version>10.6.0</version>
|
||
<relativePath></relativePath>
|
||
</parent>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-bom</artifactId>
|
||
<version>2.23.1</version>
|
||
<packaging>pom</packaging>
|
||
<name>Apache Log4j BOM</name>
|
||
<description>Apache Log4j Bill-of-Materials</description>
|
||
<url>https://logging.apache.org/log4j/2.x/</url>
|
||
<inceptionYear>1999</inceptionYear>
|
||
<organization>
|
||
<name>The Apache Software Foundation</name>
|
||
<url>https://www.apache.org/</url>
|
||
</organization>
|
||
<licenses>
|
||
<license>
|
||
<name>Apache-2.0</name>
|
||
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||
<distribution>repo</distribution>
|
||
</license>
|
||
</licenses>
|
||
<developers>
|
||
<developer>
|
||
<id>rgoers</id>
|
||
<name>Ralph Goers</name>
|
||
<email>rgoers@apache.org</email>
|
||
<organization>Nextiva</organization>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>America/Phoenix</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>ggregory</id>
|
||
<name>Gary Gregory</name>
|
||
<email>ggregory@apache.org</email>
|
||
<url>https://www.garygregory.com</url>
|
||
<organization>The Apache Software Foundation</organization>
|
||
<organizationUrl>https://www.apache.org/</organizationUrl>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>America/New_York</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>sdeboy</id>
|
||
<name>Scott Deboy</name>
|
||
<email>sdeboy@apache.org</email>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>America/Los_Angeles</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>rpopma</id>
|
||
<name>Remko Popma</name>
|
||
<email>rpopma@apache.org</email>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>Asia/Tokyo</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>nickwilliams</id>
|
||
<name>Nick Williams</name>
|
||
<email>nickwilliams@apache.org</email>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>America/Chicago</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>mattsicker</id>
|
||
<name>Matt Sicker</name>
|
||
<email>mattsicker@apache.org</email>
|
||
<organization>Apple</organization>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>America/Chicago</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>bbrouwer</id>
|
||
<name>Bruce Brouwer</name>
|
||
<email>bruce.brouwer@gmail.com</email>
|
||
<roles>
|
||
<role>Committer</role>
|
||
</roles>
|
||
<timezone>America/Detroit</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>rgupta</id>
|
||
<name>Raman Gupta</name>
|
||
<email>rgupta@apache.org</email>
|
||
<roles>
|
||
<role>Committer</role>
|
||
</roles>
|
||
<timezone>Asia/Kolkata</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>mikes</id>
|
||
<name>Mikael Ståldal</name>
|
||
<email>mikes@apache.org</email>
|
||
<organization>Spotify</organization>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>Europe/Stockholm</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>ckozak</id>
|
||
<name>Carter Kozak</name>
|
||
<email>ckozak@apache.org</email>
|
||
<url>https://github.com/carterkozak</url>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>America/New York</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>vy</id>
|
||
<name>Volkan Yazıcı</name>
|
||
<email>vy@apache.org</email>
|
||
<roles>
|
||
<role>PMC Chair</role>
|
||
</roles>
|
||
<timezone>Europe/Amsterdam</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>rgrabowski</id>
|
||
<name>Ron Grabowski</name>
|
||
<email>rgrabowski@apache.org</email>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>America/New_York</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>pkarwasz</id>
|
||
<name>Piotr P. Karwasz</name>
|
||
<email>pkarwasz@apache.org</email>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>Europe/Warsaw</timezone>
|
||
</developer>
|
||
<developer>
|
||
<id>grobmeier</id>
|
||
<name>Christian Grobmeier</name>
|
||
<email>grobmeier@apache.org</email>
|
||
<roles>
|
||
<role>PMC Member</role>
|
||
</roles>
|
||
<timezone>Europe/Berlin</timezone>
|
||
</developer>
|
||
</developers>
|
||
<mailingLists>
|
||
<mailingList>
|
||
<name>log4j-user</name>
|
||
<subscribe>log4j-user-subscribe@logging.apache.org</subscribe>
|
||
<unsubscribe>log4j-user-unsubscribe@logging.apache.org</unsubscribe>
|
||
<post>log4j-user@logging.apache.org</post>
|
||
<archive>https://lists.apache.org/list.html?log4j-user@logging.apache.org</archive>
|
||
</mailingList>
|
||
<mailingList>
|
||
<name>dev</name>
|
||
<subscribe>dev-subscribe@logging.apache.org</subscribe>
|
||
<unsubscribe>dev-unsubscribe@logging.apache.org</unsubscribe>
|
||
<post>dev@logging.apache.org</post>
|
||
<archive>https://lists.apache.org/list.html?dev@logging.apache.org</archive>
|
||
</mailingList>
|
||
<mailingList>
|
||
<name>security</name>
|
||
<subscribe>security-subscribe@logging.apache.org</subscribe>
|
||
<unsubscribe>security-unsubscribe@logging.apache.org</unsubscribe>
|
||
<post>security@logging.apache.org</post>
|
||
<archive>https://lists.apache.org/list.html?security@logging.apache.org</archive>
|
||
</mailingList>
|
||
</mailingLists>
|
||
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
|
||
<connection>scm:git:https://github.com/apache/logging-log4j2.git</connection>
|
||
<developerConnection>scm:git:https://github.com/apache/logging-log4j2.git</developerConnection>
|
||
<tag>2.x</tag>
|
||
<url>https://github.com/apache/logging-log4j2</url>
|
||
</scm>
|
||
<issueManagement>
|
||
<system>GitHub Issues</system>
|
||
<url>https://github.com/apache/logging-log4j2/issues</url>
|
||
</issueManagement>
|
||
<ciManagement>
|
||
<system>GitHub Actions</system>
|
||
<url>https://github.com/apache/logging-log4j2/actions</url>
|
||
</ciManagement>
|
||
<dependencyManagement>
|
||
<dependencies>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-1.2-api</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-api</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-api-test</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-appserver</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-cassandra</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-core</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-core-test</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-couchdb</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-docker</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-flume-ng</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-iostreams</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-jakarta-smtp</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-jakarta-web</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-jcl</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-jpa</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-jpl</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-jul</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-kubernetes</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-layout-template-json</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-mongodb3</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-mongodb4</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-slf4j2-impl</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-slf4j-impl</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-spring-boot</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-spring-cloud-config-client</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-taglib</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-to-jul</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-to-slf4j</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
<dependency>
|
||
<groupId>org.apache.logging.log4j</groupId>
|
||
<artifactId>log4j-web</artifactId>
|
||
<version>2.23.1</version>
|
||
</dependency>
|
||
</dependencies>
|
||
</dependencyManagement>
|
||
</project>
|