Skip to content

Comments

Upgrade to Java 21#305

Merged
ORybak5 merged 6 commits intomasterfrom
java-21-upgrade
Jan 6, 2025
Merged

Upgrade to Java 21#305
ORybak5 merged 6 commits intomasterfrom
java-21-upgrade

Conversation

@ORybak5
Copy link
Contributor

@ORybak5 ORybak5 commented Jan 2, 2025

No description provided.

@adrianclay
Copy link
Contributor

@github-actions
Copy link

github-actions bot commented Jan 6, 2025

Images built and published to ECR using a Build Id of PR-33-ee4b417

@ORybak5 ORybak5 requested a review from adrianclay January 6, 2025 11:31
Comment on lines +16 to +19
java {
sourceCompatibility = JavaVersion.VERSION_21
targetCompatibility = JavaVersion.VERSION_21
}
Copy link
Contributor

Choose a reason for hiding this comment

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

You'll have to explain what these do. They weren't there before, so I can only assume they're important?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is just to make sure that we are using Java 21 in case when there are any other Java versions installed on any env where this project is run. It is just to avoid ambiguity

@ORybak5 ORybak5 requested a review from adrianclay January 6, 2025 12:19
@github-actions
Copy link

github-actions bot commented Jan 6, 2025

Images built and published to ECR using a Build Id of PR-36-10b3daf

@ORybak5 ORybak5 merged commit 44cfa01 into master Jan 6, 2025
8 checks passed
@ORybak5 ORybak5 deleted the java-21-upgrade branch January 6, 2025 14:04
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.

2 participants