diff --git a/src/site/site.xml b/src/site/site.xml
index cceefa227..67db3b4d3 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -15,59 +15,66 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
-
- Commons BeanUtils
- /images/logo.png
- /index.html
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/site/xdoc/bean-collections.xml b/src/site/xdoc/bean-collections.xml
index e99b40ef9..f0e2a1d06 100644
--- a/src/site/xdoc/bean-collections.xml
+++ b/src/site/xdoc/bean-collections.xml
@@ -16,8 +16,9 @@
limitations under the License.
-->
-
-
+
Commons
Commons Documentation Team
diff --git a/src/site/xdoc/building.xml b/src/site/xdoc/building.xml
index 4e7810672..9c5b056a6 100644
--- a/src/site/xdoc/building.xml
+++ b/src/site/xdoc/building.xml
@@ -15,7 +15,9 @@ 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.
-->
-
+
Building
Commons Documentation Team
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 8b5d9847d..975834739 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -16,8 +16,9 @@
limitations under the License.
-->
-
-
+
Commons
Commons Documentation Team
@@ -58,11 +59,13 @@ easy-to-use wrappers around these capabilities.
The 1.7.x and 1.8.x releases of BeanUtils distributed three jars:
+
commons-beanutils.jar
- contains everything
commons-beanutils-core.jar
- excludes Bean Collections classes
commons-beanutils-bean-collections.jar
- only Bean Collections classes
+
The main commons-beanutils.jar
has an optional dependency on
Commons Collections
@@ -119,10 +122,12 @@ Bean Collections has an additional dependency on
The latest BeanUtils release is available to download
here.
1.9.4
+
+
CVE-2019-10086. Apache Commons Beanutils does not suppresses
the class property in bean introspection by default.
Severity. Medium
@@ -255,7 +260,6 @@ commons collections 3.
-
-
diff --git a/src/site/xdoc/proposal.xml b/src/site/xdoc/proposal.xml
index 41e8683a7..9cbfc0e31 100644
--- a/src/site/xdoc/proposal.xml
+++ b/src/site/xdoc/proposal.xml
@@ -14,7 +14,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+
Proposal for BeanUtils Package