File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 14071407 <groupId >commons-logging</groupId >
14081408 <artifactId >commons-logging</artifactId >
14091409 </exclusion >
1410+ <exclusion >
1411+ <groupId >org.codehaus.groovy</groupId >
1412+ <artifactId >groovy-all</artifactId >
1413+ </exclusion >
14101414 </exclusions >
14111415 </dependency >
14121416 <dependency >
14781482 <groupId >commons-logging</groupId >
14791483 <artifactId >commons-logging</artifactId >
14801484 </exclusion >
1485+ <exclusion >
1486+ <groupId >org.codehaus.groovy</groupId >
1487+ <artifactId >groovy-all</artifactId >
1488+ </exclusion >
14811489 </exclusions >
14821490 </dependency >
14831491
15721580 <groupId >commons-logging</groupId >
15731581 <artifactId >commons-logging</artifactId >
15741582 </exclusion >
1583+ <exclusion >
1584+ <groupId >org.codehaus.groovy</groupId >
1585+ <artifactId >groovy-all</artifactId >
1586+ </exclusion >
15751587 </exclusions >
15761588 </dependency >
15771589
16171629 <groupId >org.apache.thrift</groupId >
16181630 <artifactId >libthrift</artifactId >
16191631 </exclusion >
1632+ <exclusion >
1633+ <groupId >org.codehaus.groovy</groupId >
1634+ <artifactId >groovy-all</artifactId >
1635+ </exclusion >
16201636 </exclusions >
16211637 </dependency >
16221638
16651681 <groupId >commons-logging</groupId >
16661682 <artifactId >commons-logging</artifactId >
16671683 </exclusion >
1684+ <exclusion >
1685+ <groupId >org.codehaus.groovy</groupId >
1686+ <artifactId >groovy-all</artifactId >
1687+ </exclusion >
16681688 </exclusions >
16691689 </dependency >
16701690 <dependency >
You can’t perform that action at this time.
0 commit comments