You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Joda-Time from the POMs and replace all calls with the native java.time APIs. It would be a good idea to do this as early as possible in the development cycle to expose potential logical issues to testing for as long as possible.
Remove Joda-Time from the POMs and replace all calls with the native
java.timeAPIs. It would be a good idea to do this as early as possible in the development cycle to expose potential logical issues to testing for as long as possible.