Skip to content

Commit 50b5475

Browse files
committed
POM: remove scijava-optional dependency
As indicated by mvn dependency:analyze, we don't directly depend on scijava-optional, only transiently through scijava-table.
1 parent e270cc6 commit 50b5475

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
113113
<groupId>org.scijava</groupId>
114114
<artifactId>scijava-table</artifactId>
115115
</dependency>
116-
<dependency>
117-
<groupId>org.scijava</groupId>
118-
<artifactId>scijava-optional</artifactId>
119-
</dependency>
120116

121117
<!-- Test scope dependencies -->
122118
<dependency>

0 commit comments

Comments
 (0)