I20230130-1330
It should be pulled in as a provider of osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.0)(!(version>=2.0)))" Change is an effort to reduce the need to "touch" features everytime 3rd party dependency is being updated. This is the 5th place to "touch" for update to felix.scr in the old way. https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/832