Skip to content

Commit 78991f4

Browse files
committed
GH-1060 - Remove dependency to JGraphT from runtime artifact.
1 parent f09009b commit 78991f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

spring-modulith-runtime/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828
<artifactId>archunit</artifactId>
2929
<version>${archunit.version}</version>
3030
</dependency>
31-
32-
<dependency>
33-
<groupId>org.jgrapht</groupId>
34-
<artifactId>jgrapht-core</artifactId>
35-
<version>1.4.0</version>
36-
</dependency>
3731

3832
<dependency>
3933
<groupId>com.jayway.jsonpath</groupId>

0 commit comments

Comments
 (0)