Skip to content

Update Spring Security, Spring Boot BOM, mysql-connector-j, and hibernate validaror versions #1120

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

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

TGITS
Copy link
Contributor

@TGITS TGITS commented Feb 2, 2023

Update the version of spring related dependencies to the latest version used by the latest 2.7.x spring boot branches (version 2.7.8 at the moment of this MR/PR)

the 'mysql:mysql-connector-java' dependencies has been changed to 'com.mysql:mysql-connector-j' (the artifact was moved from mysql:mysql-connector-java to com.mysql:mysql-connector-j and the mysql:mysql-connector-java dependencies was not anymore in sping-boot-dependencies:2.7.8).

All unit tests passed and I was able to run the SPA and MPA examples (however I did not do exhaustive tests with them)

Update the version of spring related dependencies to the latest version used by the latest 2.7.x spring boot branches (version 2.7.8 at the moment of this MR/PR)

the 'mysql:mysql-connector-java' dependencies has been changed to 'com.mysql:mysql-connector-j' (the artifact was moved from mysql:mysql-connector-java to com.mysql:mysql-connector-j and the mysql:mysql-connector-java dependencies was not anymore in sping-boot-dependencies:2.7.8.
@ynojima ynojima changed the title chore(spring_version_update) Update Spring Security, Spring Boot BOM, mysql-connector-j, and hibernate validaror versions Feb 3, 2023
@ynojima
Copy link
Member

ynojima commented Feb 3, 2023

This pull-request helps me a lot! Thank you :)

@ynojima ynojima merged commit abb0bfe into webauthn4j:master Feb 3, 2023
@TGITS TGITS deleted the chore/spring_version_update branch March 10, 2023 15:23
@ynojima ynojima added this to the 0.8.0.RELEASE milestone Mar 18, 2023
@ynojima ynojima added the dependencies Pull requests that update a dependency file label Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

2 participants