Skip to content

Commit 562e414

Browse files
authored
Merge pull request eugenp#11542 from eugenp/lor6-patch-1
remove duplicate dependency
2 parents 96cbee1 + ece4d5a commit 562e414

File tree

1 file changed

+0
-5
lines changed
  • core-java-modules/core-java-string-algorithms-3

1 file changed

+0
-5
lines changed

core-java-modules/core-java-string-algorithms-3/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
<artifactId>commons-validator</artifactId>
2525
<version>${validator.version}</version>
2626
</dependency>
27-
<dependency>
28-
<groupId>com.google.guava</groupId>
29-
<artifactId>guava</artifactId>
30-
<version>${guava.version}</version>
31-
</dependency>
3227
</dependencies>
3328

3429
<build>

0 commit comments

Comments
 (0)