diff --git a/platform/o.apache.commons.lang3/build.xml b/platform/o.apache.commons.lang3/build.xml index 7da96f5e7bd5..126afe6fbc8f 100644 --- a/platform/o.apache.commons.lang3/build.xml +++ b/platform/o.apache.commons.lang3/build.xml @@ -21,16 +21,5 @@ --> - - - - - - - - - - - - + diff --git a/platform/o.apache.commons.lang3/external/binaries-list b/platform/o.apache.commons.lang3/external/binaries-list index 16fd2f32a0a1..2dfe44797a78 100644 --- a/platform/o.apache.commons.lang3/external/binaries-list +++ b/platform/o.apache.commons.lang3/external/binaries-list @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -6505A72A097D9270F7A9E7BF42C4238283247755 org.apache.commons:commons-lang3:3.8.1 +C6842C86792FF03B9F1D1FE2AAB8DC23AA6C6F0E org.apache.commons:commons-lang3:3.12.0 diff --git a/platform/o.apache.commons.lang3/external/commons-lang3-3.8.1-license.txt b/platform/o.apache.commons.lang3/external/commons-lang3-3.12.0-license.txt similarity index 99% rename from platform/o.apache.commons.lang3/external/commons-lang3-3.8.1-license.txt rename to platform/o.apache.commons.lang3/external/commons-lang3-3.12.0-license.txt index 2ef5f8a30140..09b88dc59aaa 100644 --- a/platform/o.apache.commons.lang3/external/commons-lang3-3.8.1-license.txt +++ b/platform/o.apache.commons.lang3/external/commons-lang3-3.12.0-license.txt @@ -1,5 +1,5 @@ Name: Commons Lang -Version: 3.8.1 +Version: 3.12.0 License: Apache-2.0 Origin: https://commons.apache.org/proper/commons-lang/ Description: Provides extra functionality for classes in java.lang. diff --git a/platform/o.apache.commons.lang3/external/commons-lang3-3.12.0-notice.txt b/platform/o.apache.commons.lang3/external/commons-lang3-3.12.0-notice.txt new file mode 100644 index 000000000000..3d4c6906ab02 --- /dev/null +++ b/platform/o.apache.commons.lang3/external/commons-lang3-3.12.0-notice.txt @@ -0,0 +1,5 @@ +Apache Commons Lang +Copyright 2001-2021 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). diff --git a/platform/o.apache.commons.lang3/external/commons-lang3-3.8.1-notice.txt b/platform/o.apache.commons.lang3/external/commons-lang3-3.8.1-notice.txt deleted file mode 100644 index 0f4ac594ae52..000000000000 --- a/platform/o.apache.commons.lang3/external/commons-lang3-3.8.1-notice.txt +++ /dev/null @@ -1,5 +0,0 @@ -Apache Commons Lang -Copyright 2001-2018 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). diff --git a/platform/o.apache.commons.lang3/nbproject/project.properties b/platform/o.apache.commons.lang3/nbproject/project.properties index 0f73a1153601..dbdfe1df4902 100644 --- a/platform/o.apache.commons.lang3/nbproject/project.properties +++ b/platform/o.apache.commons.lang3/nbproject/project.properties @@ -14,6 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +release.external/commons-lang3-3.12.0.jar=modules/org-apache-commons-lang3.jar is.autoload=true -javac.source=1.8 -javac.compilerargs=-Xlint -Xlint:-serial diff --git a/platform/o.apache.commons.lang3/nbproject/project.xml b/platform/o.apache.commons.lang3/nbproject/project.xml index c34fe9614ff4..bb83018d00e8 100644 --- a/platform/o.apache.commons.lang3/nbproject/project.xml +++ b/platform/o.apache.commons.lang3/nbproject/project.xml @@ -28,7 +28,7 @@ commons-lang3.jar - external/commons-lang3-3.8.1.jar + external/commons-lang3-3.12.0.jar