Skip to content

Commit 934d07d

Browse files
committed
fix: removed duplicated dependency in onboarding-functions pom
1 parent e2ae798 commit 934d07d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/onboarding-functions/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,6 @@
192192
<artifactId>quarkus-jacoco</artifactId>
193193
<scope>test</scope>
194194
</dependency>
195-
<dependency>
196-
<groupId>it.pagopa.selfcare</groupId>
197-
<artifactId>onboarding-sdk-common</artifactId>
198-
<version>0.1.14</version>
199-
<scope>compile</scope>
200-
</dependency>
201195
<dependency>
202196
<groupId>org.apache.commons</groupId>
203197
<artifactId>commons-collections4</artifactId>

0 commit comments

Comments
 (0)