Skip to content

Bump dependencies#6

Merged
kal merged 1 commit intomasterfrom
tech/major-security-updates
Dec 5, 2025
Merged

Bump dependencies#6
kal merged 1 commit intomasterfrom
tech/major-security-updates

Conversation

@kal
Copy link
Copy Markdown
Contributor

@kal kal commented Nov 27, 2025

JVM 1.8 -> 21
appbase 3.1.14 -> 4.0.0-SNAPSHOT
javax.servlet-api 3.1.0 -> jakarta.servlet-api 6.0.0
jersey-container-servlet 2.47 -> 3.1.11
Add logback-classic as logging provider
Update imports for javax -> jakarta migration
Replace use of StringBuffer with StringBuilder
Tidy-up source file formatting

QUESTION: Should we further bump to Jakarta EE 11? This would mean going to servlet-api 6.1 and jersey 4 which I did do for ELDA, but there might be more far-reaching implications here?

@kal kal requested a review from der November 27, 2025 10:47
Copy link
Copy Markdown
Member

@der der left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

QUESTION: Should we further bump to Jakarta EE 11? This would mean going to servlet-api 6.1 and jersey 4 which I did do for ELDA, but there might be more far-reaching implications here?

I'd rather stick to 3.1.11 for now. I've had to downgrade Elda to 3.1.1 for compatibility with lib and still have problems getting it running, so prefer to hold off going to 4 here.

@kal kal merged commit 5827071 into master Dec 5, 2025
1 check passed
@kal kal deleted the tech/major-security-updates branch December 5, 2025 10:51
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.

2 participants