Do additional bundles in Java Snippet break when version is updated?

Hi @dnaki,

The node will warn you if the versions of bundles change or are no longer available. In the latter case it will fail, in the first it will try to update if possible.
If only the minor version of the bundle changed (e.g. update from 2.6.0 to 2.7.0), it will automatically use the updated version.

best,
Gabriel

2 Likes