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
pom.xml: exclude duplicated dependency on tomcat-embed-el.
We're already using org.mortbay.jasper:apache-el and dependency on
org.apache.tomcat.embed:tomcat-embed-el is unnecessary. This also saves
additional 235K.
No functional changes.
0 commit comments