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
Replace static SimpleDateFormat with thread-safe DateTimeFormatter in BulkScan class to fix SpotBugs warning about thread safety issues with static DateFormat instances.
0 commit comments