From 2cee0a060ac30f8968f35cf421237306512542c0 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Wed, 3 Jun 2020 23:58:45 +0200 Subject: [PATCH] Add documentation for new commons-io version --- src/main/docs/bundled-signatures.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/docs/bundled-signatures.html b/src/main/docs/bundled-signatures.html index ca42cd4..058070b 100644 --- a/src/main/docs/bundled-signatures.html +++ b/src/main/docs/bundled-signatures.html @@ -53,7 +53,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, 2.5, 2.6).
  • +(for versions * = 1.0, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7).