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

Upgrade to Hibernate ORM 5.6.0.Beta1 #19720

Merged
merged 1 commit into from
Aug 27, 2021
Merged

Upgrade to Hibernate ORM 5.6.0.Beta1 #19720

merged 1 commit into from
Aug 27, 2021

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Aug 27, 2021

and it no longer brings Javassist among the dependencies, so cleaning that up:

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE labels Aug 27, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 27, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 08ac886

Status Name Step Test failures Logs Raw logs
Initial JDK 11 Build Build ⚠️ Check → Logs Raw logs

<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
</exclusion>

Copy link
Member

Choose a reason for hiding this comment

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

Javassist is gone from ORM?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes - I'm writing the blog, I'll share it soon :)

Copy link
Member Author

Choose a reason for hiding this comment

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

@Sanne
Copy link
Member Author

Sanne commented Aug 27, 2021

"39 successful checks"

wow, haven't seen that in a while.. we should use more Beta's! :)

@Sanne Sanne merged commit 72f4b77 into quarkusio:main Aug 27, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 27, 2021
@Sanne Sanne deleted the ORM branch August 27, 2021 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants