We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07590bc commit 14adc25Copy full SHA for 14adc25
src/changelog/.2.x.x/3066_fix_bom.xml
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
+ xmlns="https://logging.apache.org/xml/ns"
4
+ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
+ type="fixed">
6
+ <issue id="3066" link="https://github.com/apache/logging-log4j2/issues/3066"/>
7
+ <issue id="logging-parent#265" link="https://github.com/apache/logging-parent/pull/265"/>
8
+ <description format="asciidoc">Fix the leak of non-Log4j dependencies in `log4j-bom`</description>
9
+</entry>
0 commit comments