Skip to content

Commit b8a91bb

Browse files
committed
Remove unused dependency on commons-collections
1 parent 5022a67 commit b8a91bb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,6 @@
149149
<version>1.15</version>
150150
</dependency>
151151

152-
<!-- explicitly require a patched commons-collections to avoid vulnerable v3.2.1 -->
153-
<dependency>
154-
<groupId>commons-collections</groupId>
155-
<artifactId>commons-collections</artifactId>
156-
<version>3.2.2</version>
157-
</dependency>
158-
159152
<dependency>
160153
<groupId>org.apache.httpcomponents</groupId>
161154
<artifactId>httpcore</artifactId>

0 commit comments

Comments
 (0)