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 01ae7be commit 9325e70Copy full SHA for 9325e70
net.tascalate.javaflow.tools.javaagent/pom.xml
@@ -23,11 +23,6 @@
23
<groupId>commons-logging</groupId>
24
<artifactId>commons-logging</artifactId>
25
</dependency>
26
- <dependency>
27
- <groupId>net.tascalate.javaflow</groupId>
28
- <artifactId>net.tascalate.javaflow.spi</artifactId>
29
- <version>${project.version}</version>
30
- </dependency>
31
<dependency>
32
<groupId>net.tascalate.javaflow</groupId>
33
<artifactId>net.tascalate.javaflow.providers.asm5</artifactId>
0 commit comments