Skip to content

Revert to Jetty 9 config and dependency

Daniel Gerhardt requested to merge revert-to-jetty9-config into master

Without the configuration, there is a class incompatibility causing issues with mail sending:

java.lang.NoClassDefFoundError: javax/activation/DataSource

Merge request reports