Skip to content

Commit 08d5df9

Browse files
committed
Temporarily add imagej-common dependency for migration
1 parent e019fd6 commit 08d5df9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@ Konstanz, and KNIME GmbH.</license.copyrightOwners>
103103
<artifactId>scijava-common</artifactId>
104104
</dependency>
105105

106+
<dependency>
107+
<groupId>net.imagej</groupId>
108+
<artifactId>imagej-common</artifactId>
109+
</dependency>
110+
106111
<!-- Test scope dependencies -->
107112
<dependency>
108113
<groupId>junit</groupId>

0 commit comments

Comments
 (0)