From ca00bed46f66e1e1e864f581c7a1ffefa8603bd9 Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Fri, 19 Jul 2024 14:21:30 -0500 Subject: [PATCH] Revert "Update bigdataviewer-core: 10.4.14 -> 10.4.16" This reverts commit 4a1e598460318d6a383d54d53f528bf523fc7b78. This bigdataviewer-core version requires ImgLib2 v7, but the pom-scijava 34.x series is bound to ImgLib2 v6. The update to ImgLib2 v7 will need to happen as part of pom-scijava 39 (or later). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93be8c2..13d5a9e 100644 --- a/pom.xml +++ b/pom.xml @@ -1012,7 +1012,7 @@ - 10.4.16 + 10.4.14 ${bigdataviewer-core.version}