[
https://issues.apache.org/jira/browse/SLING-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197130#comment-15197130
]
Oliver Lietz commented on SLING-5603:
-------------------------------------
Sure:
* {{find . -name pom.xml -exec grep -C 3 -n "commons-lang" {} \; -print >
commons-lang.pom.txt}}
* {{find . -name *.java -exec grep -C 3 -n "commons-lang" {} \; -print >
commons-lang.java.txt}}
> Upgrade Commons Lang to 3.4
> ---------------------------
>
> Key: SLING-5603
> URL: https://issues.apache.org/jira/browse/SLING-5603
> Project: Sling
> Issue Type: Task
> Components: Launchpad
> Reporter: Oliver Lietz
> Fix For: Validation 1.0.0, Launchpad Builder 9
>
>
> use Commons Lang {{3.4}} and phase out older versions e.g. {{2.0}}, {{2.2}},
> {{2.4}}, {{2.5}}, {{2.6}}, {{3.0}}, {{3.0.1}}, {{3.3.2}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)