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

prepare for 4.0.0 release #501

Merged
merged 6 commits into from
Aug 20, 2024
Merged

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Aug 19, 2024

  • Set JDK17 as the min required version (samples use Spring Boot 3.x which requires JDK17 as the minimum version).
  • Needed the above upgrade to address few CVEs with earlier Spring Boot version.
  • Upgraded Java Parent from 24 to 33
  • Upgraded Maven Wrapper to 3.9.8

Copy link

socket-security bot commented Aug 19, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
maven/com.okta.spring/okta-spring-boot-starter@3.0.7 None 0 3.21 kB
maven/jakarta.servlet/jakarta.servlet-api@6.1.0 eval, network, unsafe Transitive: filesystem +6 4.48 MB
maven/org.springframework.boot/spring-boot-dependencies@3.3.2 Transitive: environment, eval, filesystem, network, shell, unsafe +558 979 MB
maven/org.springframework.boot/spring-boot-devtools@3.3.2 environment, eval, filesystem, network, unsafe Transitive: shell +10 24.5 MB
maven/org.springframework.boot/spring-boot-starter-thymeleaf@3.3.2 Transitive: environment, eval, filesystem, network, shell, unsafe +19 27.6 MB
maven/org.springframework.boot/spring-boot-starter-web@3.3.2 Transitive: environment, eval, filesystem, network, shell, unsafe +34 36.1 MB
maven/org.springframework.boot/spring-boot-test@3.3.2 eval, filesystem, network, unsafe Transitive: environment, shell +9 19.6 MB
maven/org.springframework.security/spring-security-config@6.3.1 eval, network, unsafe Transitive: environment, filesystem, shell +8 23 MB
maven/org.springframework.security/spring-security-core@6.3.1 eval, unsafe Transitive: environment, filesystem, network, shell +9 16.8 MB
maven/org.springframework/spring-web@6.1.12 environment, eval, filesystem, network, unsafe Transitive: shell +5 15.2 MB

🚮 Removed packages: maven/com.okta.spring/okta-spring-boot-starter@2.1.5, maven/org.springframework.boot/spring-boot-dependencies@2.7.18, maven/org.springframework.boot/spring-boot-devtools@2.7.18, maven/org.springframework.boot/spring-boot-starter-thymeleaf@2.7.18, maven/org.springframework.boot/spring-boot-starter-web@2.7.18, maven/org.springframework.boot/spring-boot-test@2.7.18, maven/org.springframework.security/spring-security-config@5.8.7, maven/org.springframework.security/spring-security-core@5.8.11, maven/org.springframework/spring-web@5.3.37, npm/wait-on@4.0.2

View full report↗︎

@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit c938ebc into master Aug 20, 2024
3 of 4 checks passed
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the ak_upgrade_to_jdk17 branch August 20, 2024 14:41
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