diff --git a/src/main/docs/bundled-signatures.html b/src/main/docs/bundled-signatures.html index 8d68e1a0..1727d862 100644 --- a/src/main/docs/bundled-signatures.html +++ b/src/main/docs/bundled-signatures.html @@ -54,7 +54,7 @@

Bundled Signatures Documentation

  • commons-io-unsafe-*: If your application uses the famous Apache Common-IO library, this adds signatures of all methods that depend on default charset -(for versions * = 1.0, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1, 2.2, 2.3, 2.4).
  • +(for versions * = 1.0, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5). diff --git a/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.5.txt b/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.5.txt new file mode 100644 index 00000000..8be7afd9 --- /dev/null +++ b/src/main/resources/de/thetaphi/forbiddenapis/signatures/commons-io-unsafe-2.5.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.4