Skip to content

Commit f2b8859

Browse files
committed
exclude old lib
1 parent 67506ad commit f2b8859

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components-core/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,10 @@
596596
<groupId>commons-logging</groupId>
597597
<artifactId>commons-logging</artifactId>
598598
</exclusion>
599+
<exclusion>
600+
<groupId>com.google.collections</groupId>
601+
<artifactId>google-collections</artifactId>
602+
</exclusion>
599603
</exclusions>
600604
</dependency>
601605

0 commit comments

Comments
 (0)