Technically we should compare to 2.6; though it's much the same result given our package name change
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066328 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d0db214c78
commit
312cfc0daf
2
pom.xml
2
pom.xml
|
@ -520,7 +520,7 @@
|
||||||
<comparisonArtifact>
|
<comparisonArtifact>
|
||||||
<groupId>commons-lang</groupId>
|
<groupId>commons-lang</groupId>
|
||||||
<artifactId>commons-lang</artifactId>
|
<artifactId>commons-lang</artifactId>
|
||||||
<version>2.4</version>
|
<version>2.6</version>
|
||||||
</comparisonArtifact>
|
</comparisonArtifact>
|
||||||
</comparisonArtifacts>
|
</comparisonArtifacts>
|
||||||
<minSeverity>info</minSeverity>
|
<minSeverity>info</minSeverity>
|
||||||
|
|
Loading…
Reference in New Issue