File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed
Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -59,13 +59,7 @@ Copyright: Copyright 2002-2013 The Apache Software Foundation
5959Version: commons-io-2.4.jar
6060Copyright: Copyright 2002-2012 The Apache Software Foundation
6161
62- Version: commons-lang-2.4.jar
63- Copyright: Copyright 2001-2008 The Apache Software Foundation
64-
65- Version: commons-lang-2.6.jar
66- Copyright: Copyright 2001-2011 The Apache Software Foundation
67-
68- Version: commons-lang3-3.4.jar
62+ Version: commons-lang3-3.18.jar
6963Copyright: Copyright 2001-2013 The Apache Software Foundation
7064
7165Version: commons-beanutils-1.8.0.jar
Original file line number Diff line number Diff line change 2222 ~ your own identifying information:
2323 ~ "Portions Copyrighted [year] [name of copyright owner]"
2424 ~
25- ~ Portions Copyrighted 2024 3A Systems LLC.
25+ ~ Portions Copyrighted 2019-2025 3A Systems LLC.
2626 -->
2727<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2828 <modelVersion >4.0.0</modelVersion >
658658 <version >3.2.2</version >
659659 </dependency >
660660 <dependency >
661- <groupId >commons-lang</groupId >
662- <artifactId >commons-lang</artifactId >
663- <version >2.6</version >
661+ <groupId >org.apache.commons</groupId >
662+ <artifactId >commons-lang3</artifactId >
664663 </dependency >
665664 <!-- Test Dependencies -->
666665 <dependency >
Original file line number Diff line number Diff line change 1313 information: "Portions Copyrighted [year] [name of copyright owner]".
1414
1515 Copyright (c) 2011-2016 ForgeRock AS. All rights reserved.
16- Portions Copyrighted 2019-2024 3A Systems LLC.
16+ Portions Copyrighted 2019-2025 3A Systems LLC.
1717-->
1818<assembly xmlns =" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
1919 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
12781278 <include >com.jcraft:jsch</include >
12791279 <include >commons-beanutils:commons-beanutils</include >
12801280 <include >commons-collections:commons-collections</include >
1281- <include >commons-lang :commons-lang </include >
1281+ <include >org.apache. commons:commons-lang3 </include >
12821282 <include >net.sf.ezmorph:ezmorph</include >
12831283 <include >org.codehaus.groovy.modules.http-builder:http-builder</include >
12841284 <include >net.sf.json-lib:json-lib</include >
You can’t perform that action at this time.
0 commit comments