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