We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e986224 commit f9e060cCopy full SHA for f9e060c
src/changelog/.2.x.x/3985_remove_spotbugs_annotations.xml
@@ -0,0 +1,13 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<entry xmlns="https://logging.apache.org/xml/ns"
3
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:schemaLocation="
5
+ https://logging.apache.org/xml/ns
6
+ https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
7
+ type="removed">
8
+ <issue id="3984" link="https://github.com/apache/logging-log4j2/issues/3984"/>
9
+ <issue id="3985" link="https://github.com/apache/logging-log4j2/pull/3985"/>
10
+ <description format="asciidoc">
11
+ Remove the `com.github.spotbugs:spotbugs-annotations` dependency
12
+ </description>
13
+</entry>
0 commit comments