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

Upgraded installer to use JDK 17.0.4.1 #3266

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Conversation

nvoxland
Copy link
Contributor

@nvoxland nvoxland commented Sep 9, 2022

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Upgrades JDK bundled in win/mac installers to use 17.0.4.1

Things to be aware of

  • Only impacts the installer

Things to worry about

  • Nothing

@github-actions
Copy link

github-actions bot commented Sep 9, 2022

Unit Test Results

  4 620 files  ±0    4 620 suites  ±0   34m 59s ⏱️ - 2m 36s
  4 620 tests ±0    4 401 ✔️  - 4     219 💤 +4  0 ±0 
54 612 runs  ±0  49 588 ✔️  - 4  5 024 💤 +4  0 ±0 

Results for commit a1b4895. ± Comparison against base commit 2dcca45.

Copy link
Contributor

@XDelphiGrl XDelphiGrl left a comment

Choose a reason for hiding this comment

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

Once this PR is merged, Liquibase Windows and Liquibase Mac installers bundle and install the Adoptium JRE 17.0.4.1. This is the latest version of the Adoptium JRE. Liquibase users should not experience any changes in behavior; note that this change only impacts users that rely on the JRE Liquibase installs.

Adoptium JDK Changes in 17.0.4.1

APPROVED

@nvoxland nvoxland merged commit 8e1a3fb into master Sep 20, 2022
@nvoxland nvoxland deleted the jdk-17_0_4_1_upgrade branch September 20, 2022 23:44
@kataggart kataggart added this to the NEXT milestone Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants