Skip to content

Conversation

@gavinking
Copy link
Member

[Please describe here what your change is about]


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Nov 30, 2024

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [a2b9f21, 1540423, 2498ee2, c36fa9b, 4d34b0e]

› This message was automatically generated.

@gavinking gavinking changed the title attempt fix CI failures and update some dips attempt fix CI failures and update some deps Nov 30, 2024
@gavinking gavinking force-pushed the ci-failures branch 3 times, most recently from 8caf3de to 9b26dd3 Compare November 30, 2024 11:05
@gavinking gavinking merged commit afa2b33 into hibernate:main Nov 30, 2024
22 of 25 checks passed
// make sure to remove the now unnecessary net.bytebuddy.experimental=true in relevant CI jobs (Jenkinsfile).
def byteBuddyVersion = version "byteBuddy", "1.14.18"
def classmateVersion = version "classmate", "1.5.1"
def byteBuddyVersion = version "byteBuddy", "1.15.10"
Copy link
Member

Choose a reason for hiding this comment

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

Hey @gavinking could you please file a Jira issue next time you upgrade a dependency -- especially Bytebuddy? It's a very sensitive dependency that impacts our support of versions of OpenJDK, so worth mentioning in changelogs in particular.

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