diff --git a/changelog.html b/changelog.html index ba00204bf6cb9abc02d89d441cccd7a2aa9fd2d9..8f8a669fc6a89c9c58008f64e4da31ce460753d5 100644 --- a/changelog.html +++ b/changelog.html @@ -67,6 +67,12 @@ Upcoming changes
  • Use Windows line endings for batch file build steps. (issue 7478) +
  • + Reduced the logging clutter about the lack of @ExportedBean + (issue 24458) +
  • + Character encoding problem in form submission when file parameters are present + (issue 11543) diff --git a/core/pom.xml b/core/pom.xml index 8601914aa7a74530bb3884036e59f195be0b7fde..480b2e33184bf64a0a206d4f0b0004830da783b8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -42,7 +42,7 @@ THE SOFTWARE. true - 1.228 + 1.229 2.5.6.SEC03 1.8.9