Skip to content

Commit bec55e4

Browse files
committed
Avoid duplicated dependency
1 parent 474ab74 commit bec55e4

File tree

1 file changed

+0
-5
lines changed
  • archetypes/wanaku-tool-service-archetype/src/main/resources/archetype-resources

1 file changed

+0
-5
lines changed

archetypes/wanaku-tool-service-archetype/src/main/resources/archetype-resources/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@
8989
<artifactId>quarkus-grpc</artifactId>
9090
</dependency>
9191

92-
<dependency>
93-
<groupId>org.apache.camel.quarkus</groupId>
94-
<artifactId>camel-quarkus-core</artifactId>
95-
</dependency>
96-
9792
<!-- For building containers -->
9893
<dependency>
9994
<groupId>io.quarkus</groupId>

0 commit comments

Comments
 (0)