-
Notifications
You must be signed in to change notification settings - Fork 29
Execution error (ClassNotFoundException) [...] javax.xml.bind.DatatypeConverter #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added a couple of aliases to my
deps.edn
:and ran
clj -M:re-frisk:re-frisk/run
, got the exception in the title.Judging by the stacktrace in the full report and by http-kit/http-kit#480, fixing it is as simple as upgrading http-kit.
The full report
The text was updated successfully, but these errors were encountered: