Hello! Has this problem been solved? I've also encountered the same issue. In the settings.json file of the VSCode project code, the JDK version set is 1.8. However, on the Mac system, the JDK version used is 17. When performing the package operation through the Maven extension, the JDK version 17 is utilized.

