Skip to content

Conversation

Toinetoine1
Copy link
Contributor

Description:

Updated project dependencies to address security vulnerabilities and improve compatibility. Also fixed a typo in postal code setter methods.

Changes:

  • Updated authlete.java.common from 4.19 to 4.21
  • Updated jersey from 2.30.1 to 2.34
  • Updated bcpkix-jdk18on from 1.78 to 1.78.1
  • Updated oauth2-oidc-sdk from 9.22 (jdk8 classifier) to 9.43.4
  • Updated logback-classic from 1.2.13 to 1.3.15
  • Fixed method name typo: .setPostaCode().setPostalCode() in UserDao and UserEntity
Antoine Resenterra added 2 commits August 12, 2025 15:07
… jersey, bcpkix, and logback Upgraded multiple dependencies to patched versions to address known CVEs and keep the stack on maintained releases. - authlete-java-common: 4.19 → 4.21 - jersey.version: 2.30.1 → 2.34 - com.nimbusds:oauth2-oidc-sdk: 9.22 → 9.43.4 (removed jdk8 classifier) - org.bouncycastle:bcpkix-jdk18on: 1.78 → 1.78.1 - ch.qos.logback:logback-classic: 1.2.13 → 1.3.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant