Skip to content

Commit 3dff021

Browse files
committed
⚰️ Removed commented out section (Jersey dependencies)
1 parent 252a513 commit 3dff021

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

rest-services/it.tests/pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,6 @@
5858
</build>
5959

6060
<dependencies>
61-
<!-- <dependency>
62-
<groupId>org.glassfish.jersey.core</groupId>
63-
<artifactId>jersey-client</artifactId>
64-
</dependency>
65-
<dependency>
66-
<groupId>org.glassfish.jersey.media</groupId>
67-
<artifactId>jersey-media-multipart</artifactId>
68-
</dependency>
69-
<dependency>
70-
<groupId>org.glassfish.jersey.inject</groupId>
71-
<artifactId>jersey-hk2</artifactId>
72-
</dependency>
73-
-->
7461
<dependency>
7562
<groupId>com._4point.aem</groupId>
7663
<artifactId>fluentforms.core</artifactId>

0 commit comments

Comments
 (0)