Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit b9355dd

Browse files
committed
remove spring dependency
1 parent 8a55847 commit b9355dd

File tree

1 file changed

+0
-5
lines changed
  • quarkus-extension-deployment

1 file changed

+0
-5
lines changed

quarkus-extension-deployment/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929
<scope>test</scope>
3030
</dependency>
3131

32-
<dependency>
33-
<groupId>org.springframework</groupId>
34-
<artifactId>spring-core</artifactId>
35-
<version>5.2.9.RELEASE</version>
36-
</dependency>
3732
<dependency>
3833
<groupId>net.oneandone.reflections8</groupId>
3934
<artifactId>reflections8</artifactId>

0 commit comments

Comments
 (0)