-
Notifications
You must be signed in to change notification settings - Fork 39
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
upgrade some dependencies #95
upgrade some dependencies #95
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove all comments from the upgraded dependencies.
build.gradle
Outdated
id 'org.springframework.boot' version '3.2.4' | ||
id 'io.spring.dependency-management' version '1.1.4' | ||
id 'org.owasp.dependencycheck' version '9.0.9' | ||
id 'org.springframework.boot' version '3.3.4' // Spring Boot version updated to 3.3.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please remove the comments?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ericus20 Its done
* refactor and upgrade dependencies (#92) * refactor and upgrade dependencies * commit badge --------- Co-authored-by: Eric Opoku <[email protected]> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * upgrade spring boot (#93) Co-authored-by: Eric Opoku <[email protected]> * ci: update github actions (#96) Co-authored-by: Eric Opoku <[email protected]> * upgrade some dependencies (#95) * Update: Upgraded some dependencies * Update: Upgrade some dependencies --------- Co-authored-by: Eric Opoku <[email protected]> * remove deprecated class and update dependencies (#97) * remove deprecated class and update dependencies * commit badge --------- Co-authored-by: Eric Opoku <[email protected]> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Eric Opoku <[email protected]> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Opoku <[email protected]> Co-authored-by: arielpetit <[email protected]>
Hi @ericus20
Upgraded some dependencies
Please do well to check out