Skip to content
Closed
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
13 changes: 13 additions & 0 deletions src/changelog/.2.x.x/4007_update_bnd_annotation.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns="https://logging.apache.org/xml/ns"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="fixed">
<issue id="4007" link="https://github.com/apache/logging-log4j2/issues/4007"/>
<issue id="4213" link="https://github.com/apache/logging-log4j2/pull/4213"/>
<description format="asciidoc">
Bump `biz.aQute.bnd.annotation` to version `7.2.3` to fix compiler warnings for Java 8.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Bump `biz.aQute.bnd.annotation` to version `7.2.3` to fix compiler warnings for Java 8.
Bump `biz.aQute.bnd.annotation` to version `7.3.0` to fix compiler warnings for Java 8.

</description>
</entry>
Loading