NoClassDefFoundError encountered while fixing CRLF sequence in HttpHeader [migrated]

After performing Vera code scan on my code, a flaw was reported saying ” Improper Neutralization of CRLF Sequences in HTTP Headers (‘HTTP Response Splitting – CWE ID 113’) on the below code.

public void writeCookies() {
Continue reading NoClassDefFoundError encountered while fixing CRLF sequence in HttpHeader [migrated]