Skip to content

Upgrade dependencies with major impact#204

Open
simonoakesepimorphics wants to merge 3 commits intomasterfrom
tech/major-security-updates
Open

Upgrade dependencies with major impact#204
simonoakesepimorphics wants to merge 3 commits intomasterfrom
tech/major-security-updates

Conversation

@simonoakesepimorphics
Copy link
Contributor

Development Version 3.0.0

  • Java version -> 21

Dependencies:

  • Jersey -> 3.1.11
  • Jena -> 5.5.0
  • Tomcat -> 11.0.10
  • Shiro -> 2.0.5
  • Derby -> 10.17.1.0
  • lib -> 4.0.0-SNAPSHOT
  • appbase -> 4.0.0-SNAPSHOT
  • Junit 4 -> Jupiter

Code changes:

  • Changed servlet infrastructure from Javax to Jakarta.
    • Retained Javax dependencies for compatibility with OAuth library and STOMP messaging library.
  • Updated deprecated and removed code references.
  • Updated old Java syntax and API usage with modern equivalents.

Copy link
Contributor

@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.

All looks good, thanks!

Though in a 90 file PR can't guarantee not to have missed something.

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