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

Add flyway-database-oracle dependency with spring boot 3.2.0-M1 #1265

Closed
wants to merge 1 commit into from

Conversation

eddumelendez
Copy link
Contributor

Flyway 9.19.0 added a new depedency for oracle and Spring Boot 3.2.0-M1
started using Flyway 9.20.1. Initializr will add this new dependency
when oracle and flyway are selected along with Spring Boot 3.2.0-M1

Flyway 9.19.0 added a new depedency for oracle and Spring Boot 3.2.0-M1
started using Flyway 9.20.1. Initializr will add this new dependency
when oracle and flyway are selected along with Spring Boot 3.2.0-M1
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 31, 2023
@snicoll
Copy link
Contributor

snicoll commented Jul 31, 2023

Good catch, thanks again @eddumelendez!

@snicoll snicoll added type: enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 31, 2023
@snicoll snicoll self-assigned this Jul 31, 2023
snicoll pushed a commit that referenced this pull request Jul 31, 2023
Now that the Oracle support is in a separate extension, we need to add
this new dependency when Oracle and Flyway are selected with Spring
Boot 3.2.0-M1 or later.

See gh-1265
snicoll added a commit that referenced this pull request Jul 31, 2023
@snicoll snicoll closed this in 67015c5 Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants