We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b3439 commit b0b075eCopy full SHA for b0b075e
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>19.0.0</version>
+ <version>19.1.1</version>
9
<relativePath />
10
</parent>
11
@@ -99,7 +99,7 @@
99
<dependency>
100
<!-- TODO: remove this dependency when table support moved to SciJava -->
101
<groupId>net.imagej</groupId>
102
- <artifactId>imagej</artifactId>
+ <artifactId>imagej-common</artifactId>
103
</dependency>
104
105
@@ -112,7 +112,6 @@
112
113
<groupId>commons-io</groupId>
114
<artifactId>commons-io</artifactId>
115
- <version>2.4</version>
116
117
118
<groupId>junit</groupId>
0 commit comments