Upgrade Liquibase with Red Hat or CentOS

Last updated: September 2, 2025

Procedure

1

Open a terminal.

2

Update to the latest version

yum update liquibase-secure 
3

Apply your Liquibase Secure license key.

Using a Secrets Management tool like Hashicorp Vault or AWS Secrets Manager is best to keep Liquibase license keys secure.

There are several ways to apply the Liquibase Secure license key:

Include the Liquibase Secure license key in the Liquibase properties file and save it.

For example:

liquibase.licenseKey: aei76ou32thp785463214

Upgrade Liquibase with Red Hat or CentOS - Liquibase