Skip to content

Upgrade/jjwt 0.13.0 - #703

Open
Naenyn wants to merge 2 commits into
uPortal-Project:masterfrom
Naenyn:upgrade/jjwt-0.13.0
Open

Upgrade/jjwt 0.13.0#703
Naenyn wants to merge 2 commits into
uPortal-Project:masterfrom
Naenyn:upgrade/jjwt-0.13.0

Conversation

@Naenyn

@Naenyn Naenyn commented Aug 7, 2026

Copy link
Copy Markdown
Contributor
fix(deps): upgrade jjwt from 0.11.5 to 0.13.0

Migrate to the JJWT 0.12+ API:
- Use Keys.hmacShaKeyFor(Decoders.BASE64.decode(...)) for signing keys
- Replace parseClaimsJws() with parseSignedClaims()
- Replace getBody() with getPayload()
- Exclude older transitive jjwt-api from uPortal-soffit-renderer
- Declare jjwt-api explicitly on compile classpath

Note that this'll need 5.17.10 of uPortal released and the SNAPSHOT removed.

Naenyn added 2 commits August 7, 2026 16:59
Migrate to the JJWT 0.12+ API:
- Use Keys.hmacShaKeyFor(Decoders.BASE64.decode(...)) for signing keys
- Replace parseClaimsJws() with parseSignedClaims()
- Replace getBody() with getPayload()
- Exclude older transitive jjwt-api from uPortal-soffit-renderer
- Declare jjwt-api explicitly on compile classpath
@Naenyn
Naenyn requested a review from bjagg August 7, 2026 22:19
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