We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3843312 commit e84abb0Copy full SHA for e84abb0
1 file changed
jjava-distro/pom.xml
@@ -23,11 +23,6 @@
23
<artifactId>jjava-maven</artifactId>
24
<version>${project.version}</version>
25
</dependency>
26
- <dependency>
27
- <groupId>org.dflib.jjava</groupId>
28
- <artifactId>jjava-launcher</artifactId>
29
- <version>${project.version}</version>
30
- </dependency>
31
<!-- A few upstream libraries using SLF4J should be routed to JUL in the final kernel -->
32
<dependency>
33
<groupId>org.slf4j</groupId>
0 commit comments