We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5022a67 commit b8a91bbCopy full SHA for b8a91bb
1 file changed
pom.xml
@@ -149,13 +149,6 @@
149
<version>1.15</version>
150
</dependency>
151
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
-
159
<dependency>
160
<groupId>org.apache.httpcomponents</groupId>
161
<artifactId>httpcore</artifactId>
0 commit comments