[ https://issues.apache.org/jira/browse/KNOX-3183?focusedWorklogId=980642&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-980642 ]
ASF GitHub Bot logged work on KNOX-3183: ---------------------------------------- Author: ASF GitHub Bot Created on: 27/Aug/25 08:01 Start Date: 27/Aug/25 08:01 Worklog Time Spent: 10m Work Description: hanicz opened a new pull request, #1078: URL: https://github.com/apache/knox/pull/1078 ## What changes were proposed in this pull request? commons-lang 2.6 is referenced in the parent pom however it is not used. The commons-lang library is not present in the `/dep` folder either after installing. This change removes commons-lang 2.6 from the pom.xml. ## How was this patch tested? Build, unit tests, checked basic functionality (homepage, knoxsso) Issue Time Tracking ------------------- Worklog Id: (was: 980642) Remaining Estimate: 0h Time Spent: 10m > Remove unused commons-lang 2.6 dependency > ----------------------------------------- > > Key: KNOX-3183 > URL: https://issues.apache.org/jira/browse/KNOX-3183 > Project: Apache Knox > Issue Type: Task > Components: Build > Affects Versions: 2.1.0 > Reporter: Tamás Hanicz > Assignee: Tamás Hanicz > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > commons-lang 2.6 is part of the parent pom.xml however it is not used in any > of the submodules and it is not included in the dep folder > {code:java} > <commons-lang.version>2.6</commons-lang.version>{code} -- This message was sent by Atlassian Jira (v8.20.10#820010)