@@ -319,6 +319,10 @@ ci-build = "build-main"
319319last-vetted = " 20230309000000"
320320
321321[components ."net .imglib2:imglib2-mesh" ]
322+ # NOTE: Workaround for: error: Could not load processor class file due to
323+ # 'org/scijava/ops/indexer/OpImplNoteParser has been compiled by a more recent
324+ # version of the Java Runtime (class file version 55.0), this version of the
325+ # Java Runtime only recognizes class file versions up to 52.0'.
322326java-version = 11
323327
324328[components ."net .preibisch:multiview-simulation" ]
@@ -333,23 +337,10 @@ ci-build = "maven"
333337[components ."ome:formats-gpl" ]
334338ci-build = " maven"
335339
336- [components ."org .bonej:bonej-legacy-plugins_" ]
337- java-version = 11
338-
339- [components ."org .bonej:bonej-legacy-util_" ]
340- java-version = 11
341-
342- [components ."org .bonej:bonej-ops" ]
343- java-version = 11
344-
345340[components ."org .bonej:bonej-plugins" ]
346- java-version = 11
347341# TEMP: Until a BoneJ release exists incorporating bonej-org/BoneJ2#414.
348342properties = { "skipTests" = " true" }
349343
350- [components ."org .bonej:bonej-utilities" ]
351- java-version = 11
352-
353344[components ."org .codehaus .groovy:groovy" ]
354345last-vetted = " 20250101000000"
355346
@@ -458,9 +449,6 @@ ci-build = "build-main"
458449[components ."org .mockito:mockito-core" ]
459450last-vetted = " 20250101000000"
460451
461- [components ."org .morphonets:SNT" ]
462- java-version = 21
463-
464452[components ."org .ojalgo:ojalgo" ]
465453last-vetted = " 20250101000000"
466454
@@ -743,9 +731,6 @@ ci-build = "build-main"
743731ci-build = " build-main"
744732last-vetted = " 20230309000000"
745733
746- [components ."sc .fiji:FilamentDetector" ]
747- java-version = 11
748-
749734[components ."sc .fiji:FlowJ_" ]
750735ci-build = " build-main"
751736last-vetted = " 20230309000000"
@@ -831,9 +816,6 @@ last-vetted = "20230309000000"
831816ci-build = " build-main"
832817last-vetted = " 20230309000000"
833818
834- [components ."sc .fiji:OMEVisual" ]
835- java-version = 11
836-
837819[components ."sc .fiji:PIV_analyser" ]
838820ci-build = " build-main"
839821last-vetted = " 20230309000000"
0 commit comments