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 6c7d383 commit ece4d5aCopy full SHA for ece4d5a
core-java-modules/core-java-string-algorithms-3/pom.xml
@@ -24,11 +24,6 @@
24
<artifactId>commons-validator</artifactId>
25
<version>${validator.version}</version>
26
</dependency>
27
- <dependency>
28
- <groupId>com.google.guava</groupId>
29
- <artifactId>guava</artifactId>
30
- <version>${guava.version}</version>
31
- </dependency>
32
</dependencies>
33
34
<build>
0 commit comments