Spark 3.2 updates its version of json4s to 3.7.0-M11, which breaks our custom listener. We changed the build process to shade the json4s dependency and to have Sparkmonitor work with both new and old Spark versions
What's Changed
* shade json4s in scalalistener by rccern in https://github.com/swan-cern/sparkmonitor/pull/6
* v2.1.0 by rccern in https://github.com/swan-cern/sparkmonitor/pull/8
* fix spark3 version by rccern in https://github.com/swan-cern/sparkmonitor/pull/9
* v2.1.1 by rccern in https://github.com/swan-cern/sparkmonitor/pull/10
**Full Changelog**: https://github.com/swan-cern/sparkmonitor/commits/v2.1.1