vy commented on code in PR #4213: URL: https://github.com/apache/logging-log4j2/pull/4213#discussion_r3700097349
########## src/changelog/.2.x.x/4007_update_bnd_annotation.xml: ########## @@ -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. Review Comment: ```suggestion Bump `biz.aQute.bnd.annotation` to version `7.3.0` to fix compiler warnings for Java 8. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
