Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions log4j-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
Plugin version properties (in alphabetical order)
================================================= -->
<asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version>
<docker-maven-plugin.version>0.46.0</docker-maven-plugin.version>
<docker-maven-plugin.version>0.48.0</docker-maven-plugin.version>
<exam-maven-plugin.version>4.14.0</exam-maven-plugin.version>
<maven-taglib-plugin.version>2.4</maven-taglib-plugin.version>
<!-- `surefire.version` property used in `apache.org:apache`: -->
Expand All @@ -60,38 +60,38 @@
<!-- =====================================================
Direct dependency version properties (in alphabetical order)
===================================================== -->
<activemq.version>6.1.7</activemq.version>
<angus-activation.version>2.0.2</angus-activation.version>
<angus-mail.version>2.0.3</angus-mail.version>
<assertj.version>3.27.3</assertj.version>
<activemq.version>6.2.0</activemq.version>
<angus-activation.version>2.0.3</angus-activation.version>
<angus-mail.version>2.0.5</angus-mail.version>
<assertj.version>3.27.6</assertj.version>
<awaitility.version>4.3.0</awaitility.version>
<bsh.version>2.0b6</bsh.version>
<bnd.annotation.version>7.1.0</bnd.annotation.version>
<cassandra.version>3.11.19</cassandra.version>
<cassandra-driver.version>3.11.5</cassandra-driver.version>
<commons-codec.version>1.18.0</commons-codec.version>
<commons-compress.version>1.27.1</commons-compress.version>
<commons-csv.version>1.14.0</commons-csv.version>
<commons-codec.version>1.20.0</commons-codec.version>
<commons-compress.version>1.28.0</commons-compress.version>
<commons-csv.version>1.14.1</commons-csv.version>
<commons-dbcp2.version>2.13.0</commons-dbcp2.version>
<commons-io.version>2.19.0</commons-io.version>
<commons-lang3.version>3.18.0</commons-lang3.version>
<commons-io.version>2.21.0</commons-io.version>
<commons-lang3.version>3.20.0</commons-lang3.version>
<commons-logging.version>1.3.5</commons-logging.version>
<!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
<conversant.disruptor.version>1.2.15</conversant.disruptor.version>
<disruptor.version>3.4.4</disruptor.version>
<embedded-ldap.version>0.9.0</embedded-ldap.version>
<error-prone-annotations.version>2.38.0</error-prone-annotations.version>
<error-prone-annotations.version>2.44.0</error-prone-annotations.version>
<felix.version>7.0.5</felix.version>
<groovy.version>4.0.27</groovy.version>
<guava.version>33.4.8-jre</guava.version>
<guava.version>33.5.0-jre</guava.version>
<h2.version>2.2.224</h2.version>
<hamcrest.version>3.0</hamcrest.version>
<HdrHistogram.version>2.2.2</HdrHistogram.version>
<hsqldb.version>2.7.4</hsqldb.version>
<jackson-bom.version>2.19.2</jackson-bom.version>
<jackson-bom.version>2.20.1</jackson-bom.version>
<!-- Override the version in Jakarta EE 9 BOM: -->
<jakarta-activation.version>2.1.3</jakarta-activation.version>
<jakarta-mail.version>2.1.3</jakarta-mail.version>
<jakarta-activation.version>2.1.4</jakarta-activation.version>
<jakarta-mail.version>2.1.5</jakarta-mail.version>
<!-- BOM with Jakarta EE 9 APIs: -->
<jakartaee-bom.version>9.1.0</jakartaee-bom.version>
<!-- No BOM for Java EE 8 APIs, so we list them separately: -->
Expand All @@ -103,11 +103,11 @@
<javax-servlet.version>4.0.1</javax-servlet.version>
<javax-servlet-jsp.version>2.3.3</javax-servlet-jsp.version>
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
<jazzer.version>0.24.0</jazzer.version>
<jazzer.version>0.27.0</jazzer.version>
<jconsole.version>1.7.0</jconsole.version>
<jctools.version>4.0.5</jctools.version>
<jeromq.version>0.6.0</jeromq.version>
<jmdns.version>3.6.1</jmdns.version>
<jmdns.version>3.6.2</jmdns.version>
<jmh.version>1.37</jmh.version>
<jspecify.version>1.0.0</jspecify.version>
<junit.version>4.13.2</junit.version>
Expand All @@ -120,10 +120,10 @@
<log4j2-cachefile-transformer.version>2.15.0</log4j2-cachefile-transformer.version>
<log4j2-ecs-layout.version>1.7.0</log4j2-ecs-layout.version>
<logback.version>1.3.15</logback.version>
<maven.version>3.9.10</maven.version>
<maven.version>3.9.11</maven.version>
<mockito.version>4.11.0</mockito.version>
<nashorn.version>15.6</nashorn.version>
<org.eclipse.osgi.version>3.23.100</org.eclipse.osgi.version>
<nashorn.version>15.7</nashorn.version>
<org.eclipse.osgi.version>3.23.200</org.eclipse.osgi.version>
<org.eclipse.persistence.version>2.7.16</org.eclipse.persistence.version>
<oro.version>2.0.8</oro.version>
<!-- The OSGi API version MUST always be the MINIMUM version Log4j supports: -->
Expand All @@ -133,14 +133,14 @@
<pax-exam.version>4.14.0</pax-exam.version>
<plexus-utils.version>3.6.0</plexus-utils.version>
<!-- `com.github.spotbugs:spotbugs-annotations:4.9.0` and onwards require Java 11: -->
<spotbugs-annotations.version>4.8.6</spotbugs-annotations.version>
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-framework.version>5.3.39</spring-framework.version>
<system-stubs.version>2.0.3</system-stubs.version>
<velocity.version>1.7</velocity.version>
<wiremock.version>2.35.2</wiremock.version>
<xmlunit.version>2.10.3</xmlunit.version>
<xz.version>1.10</xz.version>
<xmlunit.version>2.11.0</xmlunit.version>
<xz.version>1.11</xz.version>
<zstd.version>1.5.7-4</zstd.version>

<!-- =====================================================
Expand All @@ -155,7 +155,7 @@
<commons-pool2.version>2.12.1</commons-pool2.version>
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<jna.version>5.17.0</jna.version>
<jna.version>5.18.1</jna.version>

<!-- Add 'requires static' for annotation library dependencies (defined as <scope>provided</scope> in this file)
to allow them to be visible at compile time to make the '-Xlint:classfile' check of javac pass.
Expand Down Expand Up @@ -1094,7 +1094,7 @@
<plugin>
<groupId>org.gradlex</groupId>
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
<version>1.1</version>
<version>1.2</version>
<configuration>
<compileOnlyApiDependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -339,13 +339,13 @@
<!-- Skipping `maven-site-plugin` globally. -->
<maven.site.skip>true</maven.site.skip>
<maven.site.deploy.skip>true</maven.site.deploy.skip>
<site-commons-compress.version>1.27.1</site-commons-compress.version>
<site-commons-csv.version>1.14.0</site-commons-csv.version>
<site-commons-compress.version>1.28.0</site-commons-compress.version>
<site-commons-csv.version>1.14.1</site-commons-csv.version>
<site-commons-logging.version>1.3.5</site-commons-logging.version>
<site-conversant.version>1.2.21</site-conversant.version>
<site-disruptor.version>4.0.0</site-disruptor.version>
<site-flume.version>1.11.0</site-flume.version>
<site-jackson.version>2.19.2</site-jackson.version>
<site-jackson.version>2.20.1</site-jackson.version>
<site-javax-mail.version>1.6.2</site-javax-mail.version>
<site-jctools.version>4.0.5</site-jctools.version>
<site-je.version>18.3.12</site-je.version>
Expand Down Expand Up @@ -568,7 +568,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.16.1</version>
<version>0.17</version>
<configuration>
<consoleOutput>true</consoleOutput>
<excludes combine.children="append">
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `com.code-intelligence:jazzer-api` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_com.code-intelligence_jazzer.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `com.code-intelligence:jazzer` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `com.google.errorprone:error_prone_annotations` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `com.google.guava:guava-testlib` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_com.google.guava_guava.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `com.google.guava:guava` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_commons-codec_commons-codec.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `commons-codec:commons-codec` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_commons-io_commons-io.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `commons-io:commons-io` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `io.fabric8:docker-maven-plugin` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `jakarta.activation:jakarta.activation-api` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_jakarta.mail_jakarta.mail-api.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `jakarta.mail:jakarta.mail-api` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_net.java.dev.jna_jna.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `net.java.dev.jna:jna` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.apache.activemq:activemq-broker` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.apache.commons:commons-compress` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.apache.commons:commons-csv` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.apache.commons:commons-lang3` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_org.apache.maven_maven-core.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.apache.maven:maven-core` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_org.apache.maven_maven-model.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.apache.maven:maven-model` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.apache.rat:apache-rat-plugin` to version ``.</description>
</entry>
9 changes: 9 additions & 0 deletions src/changelog/.2.x.x/update_org.assertj_assertj-core.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.assertj:assertj-core` to version ``.</description>
</entry>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="599" link="https://github.com/ppkarwasz/logging-log4j2/pull/599"/>
<description format="asciidoc">Update `org.eclipse.angus:angus-activation` to version ``.</description>
</entry>
Loading