mirror of https://github.com/apache/cassandra
update apache rat to 0.10
This commit is contained in:
parent
8d2fdf3993
commit
5ba0b96d92
|
|
@ -362,7 +362,7 @@
|
|||
|
||||
<dependency groupId="junit" artifactId="junit" version="4.6" />
|
||||
<dependency groupId="commons-logging" artifactId="commons-logging" version="1.1.1"/>
|
||||
<dependency groupId="org.apache.rat" artifactId="apache-rat" version="0.6">
|
||||
<dependency groupId="org.apache.rat" artifactId="apache-rat" version="0.10">
|
||||
<exclusion groupId="commons-lang" artifactId="commons-lang"/>
|
||||
</dependency>
|
||||
<dependency groupId="org.apache.hadoop" artifactId="hadoop-core" version="1.0.3">
|
||||
|
|
|
|||
Loading…
Reference in New Issue