Update dependency org.liquibase:liquibase-core to v5 #4671
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.33.0->5.0.1Release Notes
liquibase/liquibase (org.liquibase:liquibase-core)
v5.0.1See the Liquibase Community 5.0.1 Release Notes for the complete set of release information.
License corrections for Maven
The license block for Maven users has been corrected to use the Functional Source License (FSL).
Changelog
-(#7350) Update licensing and documentation for Community distribution by @filipelautert
Changes in version 5.0.0 (2025.09.30)
v5.0.0: Liquibase v5.0.0Liquibase Community 5.0 is a major release
See the Liquibase Community 5.0 Release Notes for the complete set of release information.
Liquibase is evolving to better serve both open-source contributors and enterprise customers by introducing a clearer separation between its open source Community and the commercial Secure offering. This change is designed to ensure that each distribution is optimized for its respective users: providing open-source Community users with flexibility and control, while delivering scalability, reliability, and governance for Secure enterprise teams. The changes provide Liquibase Secure customers:
The new structure enables Liquibase to more effectively support developers at all stages—from experimentation and community collaboration to mission-critical deployments. Therefore, starting with this Liquibase 5.0 release, only the open source Community distribution is available at the traditional Github, Docker, and Maven access channels.
If you need the Secure commercial offering, please visit Liquibase.com
Liquibase Community Licensing Change
Additionally, Liquibase Community is now licensed under the Functional Source License (FSL). See LICENSE file at the root of the distribution for details. Starting with Liquibase 5.0, contributors will be asked to sign a one-time Contributor License Agreement (CLA). This is handled automatically by CLA Assistant when you open your first pull request.
Liquibase 5.0 Community Release Notable Changes
Liquibase Package Manager (LPM) integrated to enable users to install, update, and manage their dependencies
liquibase lpmcommand as the preferred method for managing dependencies.Liquibase Community 5.0+ ships with the Functional Source License (FSL)
SnowFlake JDBC Driver CVE Fix
Dropped support for Java 8 and Java 11
ValueDate Checksum bug fix
Changelog of Community PRs
🚀 New Features
SimpleSqlGrammarTestandStringUtilTest@filipelautert🐛 Bug Fixes 🛠
DevOps
🤖 Security, Driver and Other Updates
44 changes
- (#7301) chore(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 in the production-deps group by dependabot - (#7302) chore(deps-dev): bump the build-tools group with 2 updates by dependabot bot - (#7297) chore(deps-dev): bump the production-deps group with 2 updates by dependabot bot - (#7294) chore(deps-dev): bump org.assertj:assertj-core from 3.27.5 to 3.27.6 in the test-deps group by dependabot bot - (#7291) chore(deps): bump the build-tools group with 3 updates by dependabot bot - (#7292) Remove update-docs-oss-pro-version job @sayaliM0412 - (#7291) chore(deps): bump the build-tools group with 3 updates @dependabot[bot] - (#7284) chore(deps-dev): bump org.postgresql:postgresql from 42.7.7 to 42.7.8 in the build-tools group @dependabot[bot] - (#7283) chore(deps-dev): bump org.assertj:assertj-core from 3.27.4 to 3.27.5 in the test-deps group @dependabot[bot] - (#7281) chore(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 @dependabot[bot] - (#7277) chore(deps): bump the build-tools group with 3 updates @dependabot[bot] - (#7266) chore(deps-dev): bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6 in the build-tools group @dependabot[bot] - (#7251) chore(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.40 @dependabot[bot] - (#7252) chore(deps): bump actions/github-script from 7 to 8 in the github-actions group @dependabot[bot] - (#7242) chore(deps): bump the github-actions group across 1 directory with 3 updates @dependabot[bot] - (#7241) chore(deps-dev): bump the build-tools group across 1 directory with 2 updates @dependabot[bot] - (#7236) chore(deps): bump org.yaml:snakeyaml from 2.4 to 2.5 @dependabot[bot] - (#7234) chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.1.0.4751 to 5.2.0.4988 in the build-tools group @dependabot[bot] - (#7223) chore(deps-dev): bump org.firebirdsql.jdbc:jaybird from 5.0.8.java8 to 5.0.9.java8 in the build-tools group @dependabot[bot] - (#7225) chore(deps): bump actions/setup-java from 4 to 5 in the github-actions group @dependabot[bot] - (#7207) chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 in the build-tools group @dependabot[bot] - (#7206) chore(deps): bump actions/checkout from 4 to 5 in the github-actions group @dependabot[bot] - (#7203) chore(deps): bump org.mockito:mockito-core from 4.11.0 to 5.19.0 @dependabot[bot] - (#7198) chore(deps-dev): bump net.snowflake:snowflake-jdbc from 3.25.1 to 3.26.0 in the build-tools group @dependabot[bot] - (#7195) chore(deps): bump org.firebirdsql:firebird-testcontainers-java from 1.5.1 to 1.6.0 @dependabot[bot] - (#7189) chore(deps): bump the github-actions group with 2 updates @dependabot[bot] - (#7188) chore(deps-dev): bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5 in the build-tools group @dependabot[bot] - (#7185) chore(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in the test-deps group @dependabot[bot] - (#7160) chore(deps-dev): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 in the production-deps group @dependabot[bot] - (#7164) chore(deps-dev): bump the build-tools group across 1 directory with 2 updates @dependabot[bot] - (#7157) chore(deps): bump com.opencsv:opencsv from 5.10 to 5.12.0 @dependabot[bot] - (#7135) chore(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 @dependabot[bot] - (#7156) chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 in the build-tools group @dependabot[bot] - (#7132) chore(deps): bump the github-actions group with 2 updates @dependabot[bot] - (#7150) chore(deps): bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 in the production-deps group @dependabot[bot] - (#7139) chore(deps-dev): bump the build-tools group across 1 directory with 2 updates @dependabot[bot] - (#7142) chore(deps): bump the test-deps group across 1 directory with 7 updates @dependabot[bot] - (#7127) chore(deps): bump the build-tools group across 1 directory with 3 updates @dependabot[bot] - (#7115) chore(deps): bump the test-deps group with 5 updates @dependabot[bot] - (#7120) chore(deps): bump the production-deps group with 2 updates @dependabot[bot] - (#7121) chore(deps): bump targetMavenVersion from 3.9.10 to 3.9.11 @dependabot[bot] - (#7119) Fix dependabot.yml version syntax error @jnewton03 - (#7117) Add Spring Framework 6.x to dependabot ignore list @jnewton03 - (#7106) Reduce dependabot PR overload through strategic grouping and automation @jnewton03Full Changelog: https://github.com/liquibase/liquibase/compare/v4.33.0...v5.0.0
Get Certified
Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.
Read the Documentation
Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/.
Join the Community
Our community has built a lot. From extensions to integrations, you’ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger:
Contribute code
Make doc updates
Help by asking and answering questions
Join our Discord server
Sign up to provide feedback to the product team
Thanks to everyone who helps make Liquibase better!
File Descriptions
Liquibase CLI -- Includes open source + commercial functionality
Primary Libraries - For embedding in other software
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.