Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump several dependencies and misc refactor #994

Merged
merged 5 commits into from
Mar 28, 2024

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Mar 27, 2024

Issue(s)

  • Several outdated dependencies #990
  • Recommendation from OpenAPI spec missing some default role type #993 (comment) (Thanks @clementdenis) - set enumUnknownDefaultCase config in openapi-generator to true.
  • Bump openapi generator from 6.6.0 to 7.4.0 (this causes some previously unused/incorrectly generated models to be removed in new generation and hence this causes a major change in versioning, also this upgrade requires Java 11+).
  • Cleaned up unused spring-web and spring-retry dependencies
  • Bump jknack.handlebars from 4.3.1 to 4.4.0
  • Bump jackson from 2.15.3 to 2.17.0
  • Bump bouncy castle from 1.76 to 1.77
  • Bump jjwt from 0.11.5 to 0.12.5
  • Bump httpclient5 from 5.2.1 to 5.3.1
  • Bump okta commons from 1.3.3 to 1.3.5
  • Updated README to note Java 11 as the prerequisite for using this SDK (was Java 8 earlier).

Description

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Library Upgrade
  • Configuration Change
  • Versioning Change
  • Unit or Integration Test(s)
  • Documentation

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I did not edit any automatically generated files

monde
monde previously approved these changes Mar 27, 2024
@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit 1f4217f into master Mar 28, 2024
8 of 9 checks passed
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the ak_update_deps_and_misc_refactor branch March 28, 2024 20:40
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