The Felix team is pleased to announce the release of Felix maven-bundle-plugin version 6.0.0.
With this release, java 17 or higher is required. Bnd has been upgraded to 7.0.0. This release is available from https://felix.apache.org/documentation/downloads.html and Maven: <dependency> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <version>6.0.0</version> </dependency> Release Notes: [FELIX-6708] - Upgrade to bnd 7.0.0 to support multi release jars Enjoy! -The Felix team