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

DAT-15904 Downgrade oracle driver version to production release 19.20 #615

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

rberezen
Copy link
Contributor

No description provided.

@@ -139,7 +139,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<version>23.2.0.0</version>
<version>19.20.0.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rberezen
Could you please add a comment that the 19.x version is LTS right now and it shouldn't be updated to not LTS?
https://oracledbwr.com/oracle-release-schedule-of-current-database-releases/
I can't find the date of the end of this LTS version support, unfortunately.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry @vitaliimak
I am late, the PR has been merged
do you want me to create another PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitaliimak @rberezen as a suggestion: dependabot will open a new PR today/tomorrow to upgrade again to 23.2 . You can close the PR asking dependabot to ignore major version 23 going forward, then we don't need to worry about it and we still get updates for 19 series.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rberezen No, another PR isn't needed. Thank you.

@filipelautert filipelautert merged commit 0e223ca into liquibase:main Sep 14, 2023
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.

3 participants