Skip to content

chore(deps): remove jakarta.activation and add oauth2-oidc-sdk dependency#3081

Merged
marevol merged 1 commit intomasterfrom
chore/update-pom-dependencies
Mar 15, 2026
Merged

chore(deps): remove jakarta.activation and add oauth2-oidc-sdk dependency#3081
marevol merged 1 commit intomasterfrom
chore/update-pom-dependencies

Conversation

@marevol
Copy link
Contributor

@marevol marevol commented Mar 15, 2026

Summary

Update Maven dependencies in pom.xml by removing unused Jakarta Activation packages and adding the Nimbus OAuth2 OIDC SDK.

Changes Made

  • Removed jakarta.activation:jakarta.activation-api dependency
  • Removed com.sun.activation:jakarta.activation dependency
  • Added com.nimbusds:oauth2-oidc-sdk dependency for OAuth2/OIDC support

Testing

  • Build verification with mvn package

Breaking Changes

  • None expected. Jakarta Activation removal should be safe if no longer referenced.

Additional Notes

  • The oauth2-oidc-sdk library provides standards-compliant OAuth 2.0 and OpenID Connect support

…ency

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@marevol marevol merged commit fe1d6b8 into master Mar 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant