diff --git a/core/src/site/resources/tags/combobox-attributes.html b/core/src/site/resources/tags/combobox-attributes.html
index c215391f0..227a8779b 100644
--- a/core/src/site/resources/tags/combobox-attributes.html
+++ b/core/src/site/resources/tags/combobox-attributes.html
@@ -165,14 +165,6 @@
String |
Set the value used to retrieve the option value. |
-
- | maxLength |
- false |
- |
- false |
- Integer |
- Deprecated. Use maxlength instead. |
-
| maxlength |
false |
diff --git a/core/src/site/resources/tags/password-attributes.html b/core/src/site/resources/tags/password-attributes.html
index 1bdac2584..01b588198 100644
--- a/core/src/site/resources/tags/password-attributes.html
+++ b/core/src/site/resources/tags/password-attributes.html
@@ -117,14 +117,6 @@
String |
String that will be appended to the label |
-
- | maxLength |
- false |
- |
- false |
- Integer |
- Deprecated. Use maxlength instead. |
-
| maxlength |
false |
diff --git a/core/src/site/resources/tags/textfield-attributes.html b/core/src/site/resources/tags/textfield-attributes.html
index 50f2eeee1..fee81b3e5 100644
--- a/core/src/site/resources/tags/textfield-attributes.html
+++ b/core/src/site/resources/tags/textfield-attributes.html
@@ -117,14 +117,6 @@
String |
String that will be appended to the label |
-
- | maxLength |
- false |
- |
- false |
- Integer |
- Deprecated. Use maxlength instead. |
-
| maxlength |
false |