upgrade to 2.4.0.Final. We need to update 2 tests that were not encoding `[]` characters (queryString). Reference: - https://github.com/undertow-io/undertow/commit/335d1982d850bd47fcefcacaa90a24980d497e0d - https://github.com/undertow-io/undertow/commit/14072a2f4cfdd59c84c69503900d4bd74fb40b7a
upgrade to 2.4.0.Final. We need to update 2 tests that were not encoding
[]characters (queryString).Reference: