We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6a03bd + f1b76af commit 21d5fcbCopy full SHA for 21d5fcb
1 file changed
smart-connector/pom.xml
@@ -76,18 +76,6 @@
76
</exclusions>
77
</dependency>
78
79
- <!-- graph algorithms -->
80
- <dependency>
81
- <groupId>org.jgrapht</groupId>
82
- <artifactId>jgrapht-core</artifactId>
83
- <version>1.5.2</version>
84
- </dependency>
85
86
- <groupId>edu.ucla.sspace</groupId>
87
- <artifactId>sspace</artifactId>
88
- <version>2.0.4</version>
89
90
-
91
<!-- OpenAPI stuff -->
92
<dependency>
93
<groupId>io.swagger.core.v3</groupId>
0 commit comments