diff --git a/pom.xml b/pom.xml index f60bb7376a8b9582bb5672c25e98d3397b64c400..b0374fbcaa6e4bcbfdc3a529a97115afbe0ef8ce 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,8 @@ <parent> <groupId>org.scijava</groupId> <artifactId>pom-scijava</artifactId> - <version>31.1.0</version> + <version>39.0.0</version> + <relativePath /> </parent> <groupId>org.example</groupId> @@ -124,11 +125,11 @@ <artifactId>imagej-legacy</artifactId> </dependency> - <!-- https://mvnrepository.com/artifact/net.imglib2/imglib2-script --> - <dependency> - <groupId>net.imglib2</groupId> - <artifactId>imglib2-script</artifactId> - </dependency> +<!-- <!– https://mvnrepository.com/artifact/net.imglib2/imglib2-script –>--> +<!-- <dependency>--> +<!-- <groupId>net.imglib2</groupId>--> +<!-- <artifactId>imglib2-script</artifactId>--> +<!-- </dependency>--> <!-- https://mvnrepository.com/artifact/net.imglib2/imglib2 --> <dependency>