After I upgraded the spring boot version to 3.3.0, I started getting this exception when I run the app. Any idea how to fix this issue?
Exception in thread "main" java.time.DateTimeException: Invalid value for MonthOfYear (valid values 1 - 12): 0
Java version: 17