From c1a1f5e42585611b0b1f20733a4caddb83ce81e3 Mon Sep 17 00:00:00 2001 From: Ramanathan Date: Sat, 25 Jul 2026 12:04:19 +0530 Subject: [PATCH] Update bnd.annotation.version to 7.2.3 --- log4j-parent/pom.xml | 2 +- src/changelog/.2.x.x/4007_update_bnd_annotation.xml | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 src/changelog/.2.x.x/4007_update_bnd_annotation.xml diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index 86800a82553..97a26c2b2f7 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -66,7 +66,7 @@ 3.27.3 4.3.0 2.0b6 - 7.1.0 + 7.2.3 3.11.19 3.11.5 1.18.0 diff --git a/src/changelog/.2.x.x/4007_update_bnd_annotation.xml b/src/changelog/.2.x.x/4007_update_bnd_annotation.xml new file mode 100644 index 00000000000..fbdde97b9b2 --- /dev/null +++ b/src/changelog/.2.x.x/4007_update_bnd_annotation.xml @@ -0,0 +1,13 @@ + + + + + + Bump `biz.aQute.bnd.annotation` to version `7.2.3` to fix compiler warnings for Java 8. + + \ No newline at end of file