Skip to content

Commit 446b8ba

Browse files
committed
Remove org.scijava:app-launcher exclusion from pom.xml
1 parent 796021d commit 446b8ba

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,6 @@
104104
<artifactId>fiji</artifactId>
105105
<scope>test</scope>
106106
<exclusions>
107-
<!-- SciJava dependencies - https://github.com/scijava -->
108-
<exclusion>
109-
<groupId>org.scijava</groupId>
110-
<artifactId>app-launcher</artifactId>
111-
</exclusion>
112107
<!-- Third-party dependencies -->
113108
<exclusion>
114109
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)