Authenticating relay TLS version

We just got audited and the report that came back with:

Successfully connected over TLSv1.1 "Disable insecure TLS/SSL protocol support

Configure the server to require clients to use TLS version 1.2 using Authenticated Encryption with Associated Data (AEAD) capable ciphers."
Successfully connected over TLSv1.0 "Disable insecure TLS/SSL protocol support

Configure the server to require clients to use TLS version 1.2 using Authenticated Encryption with Associated Data (AEAD) capable ciphers."

…My question is, is there a way to update or force a newer version?

I put in a ticket with IBM and got the answer that I need to enable enhanced security to enable TLS 1.2.