In newer JDK versions, the console shows warnings regarding the current version of Gurobi:
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by com.gurobi.gurobi.GurobiJni in an unnamed module (rsrc:gurobi-12.0.3.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
In newer JDK versions, the console shows warnings regarding the current version of Gurobi: