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

Upgrade to Liquibase 4.25.0 #70

Merged
merged 10 commits into from
Nov 28, 2023
Merged

Conversation

CodyAustinDavis
Copy link
Collaborator

Upgrade project to use liquibase core 4.25.0
Add View Snapshot Generator from system table
Update Sequence Snapshot Generator for new liquibase version

Upgrade project to use liquibase core 4.25.0
Add View Snapshot Generator from system table
Update Sequence Snapshot Generator for new liquibase version
CodyAustinDavis and others added 3 commits November 27, 2023 15:21
…e build configuration

feat(pom.xml): update liquibase version to 4.25.0 for improved database migration capabilities
feat(pom.xml): update maven compiler source and target versions to 11 for compatibility with Java 11
…n for the project

The maven-javadoc-plugin is added to the project's pom.xml file. This plugin is used to generate API documentation for the project. The configuration includes setting the source version to 1.8, disabling author information, setting the doctitle, enabling quiet mode, disabling doclint, setting the encoding to UTF-8, and specifying the output directory for the generated JAR file. The plugin is executed during the package phase.
Copy link

sonarcloud bot commented Nov 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@jandroav jandroav merged commit 9e1ddf6 into main Nov 28, 2023
12 checks passed
@jandroav jandroav deleted the update_liquibase_version_and_snapshot branch November 28, 2023 06:08
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