Get the major version of the bytecode spec used for this class;
JVMs are only required to operate with versions that they understand;
leaving the default value (45) is safe.
Get the minor version of the bytecode spec used for this class;
JVMs are only required to operate with versions that they understand;
leaving the default value (3) is safe.