From c0789aa8e3ea395ea11119053c8d558b79450c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Tue, 27 Feb 2024 14:36:24 +0100 Subject: [PATCH] Add commons-io 2.15, 2.15.1 (#244) --- .../signatures/commons-io-unsafe-2.15.0.txt | 17 +++++++++++++++++ .../signatures/commons-io-unsafe-2.15.1.txt | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.0.txt create mode 100644 src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.1.txt diff --git a/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.0.txt b/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.0.txt new file mode 100644 index 0000000..64bdc5b --- /dev/null +++ b/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.0.txt @@ -0,0 +1,17 @@ +# (C) Copyright Uwe Schindler (Generics Policeman) and others. +# Parts of this work are licensed to the Apache Software Foundation (ASF) +# under one or more contributor license agreements. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +@includeBundled commons-io-unsafe-2.14.0 diff --git a/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.1.txt b/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.1.txt new file mode 100644 index 0000000..8e360c1 --- /dev/null +++ b/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.15.1.txt @@ -0,0 +1,17 @@ +# (C) Copyright Uwe Schindler (Generics Policeman) and others. +# Parts of this work are licensed to the Apache Software Foundation (ASF) +# under one or more contributor license agreements. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +@includeBundled commons-io-unsafe-2.15.0