Since Java 8 and above has implemented JSR 310 (java.time.*) there's no need to include Joda Time anymore.
Currently a number of Jenkins Plugins rely on various versions of Joda Time. Blue Ocean should probably not contribute to this dependency hell.
See pull request https://github.com/jenkinsci/blueocean-plugin/pull/2041