We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba8a8f commit 84a6481Copy full SHA for 84a6481
pom.xml
@@ -84,12 +84,6 @@
84
<artifactId>commons-io</artifactId>
85
<version>2.11.0</version>
86
</dependency>
87
- <!-- needed for the ring buffer to efficiently detect tokens in InputStream in SafeIO -->
88
- <dependency>
89
- <groupId>org.apache.commons</groupId>
90
- <artifactId>commons-collections4</artifactId>
91
- <version>4.4</version>
92
- </dependency>
93
<dependency>
94
<groupId>org.codehaus.mojo</groupId>
95
<artifactId>animal-sniffer-annotations</artifactId>
0 commit comments