Describe the bug
oceanbase jdbc连接报错 The server time_zone 'GMT+08:00' defined in the 'serverTimezone' parameter cannot be parsed by java TimeZone implementation. See java.util.TimeZone#getAvailableIDs() for available TimeZone, depending on your JRE implementation.

sendAlterSessionTimezone这个方法确实下是不是有问题
Environment
obconnector-j 2.4.13
JDK timeZone GMT
OB timeZone +08:00
MODEL Oracle
Fast reproduce steps
obconnector-j 2.4.13
JDK timeZone GMT
OB timeZone +08:00
MODEL Oracle
Expected behavior
No response
Actual behavior
No response
Additional context
No response