Skip to content

Build failure with NoClassDefFoundError on javax/mail/internet #7994

Closed
@jgrandja

Description

@jgrandja

With the recent dependency ranges updates in #7788, the com.nimbusds:oauth2-oidc-sdk dependency was changed to use latest.release, resulting in the build picking up version 7.0 and failing because of backward compatibility issues. The resulting error is similar to "java.lang.NoClassDefFoundError: javax/mail/internet".

Related #195-deprecate-usage-of-javaxmail-package

We should fix this to use dependency ranges instead of latest.release.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions