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

Hibernate 6.0 support #24

Closed
wants to merge 8 commits into from
Closed

Hibernate 6.0 support #24

wants to merge 8 commits into from

Conversation

Osguima3
Copy link

This pull request adds support for hibernate-validator version 6.0.4
Legacy support is maintained as before, down to 4.3.0

@coveralls
Copy link

coveralls commented Apr 11, 2018

Coverage Status

Coverage decreased (-10.2%) to 78.189% when pulling d36dc2a on Osguima3:feature/hibernate-6 into df45b07 on jirutka:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-10.2%) to 78.189% when pulling d36dc2a on Osguima3:feature/hibernate-6 into df45b07 on jirutka:master.

@coveralls
Copy link

coveralls commented Apr 11, 2018

Coverage Status

Coverage increased (+0.08%) to 88.43% when pulling da20a05 on Osguima3:feature/hibernate-6 into df45b07 on jirutka:master.

@Osguima3 Osguima3 changed the title Feature/hibernate 6 Hibernate 6.0 support Apr 12, 2018
@@ -58,6 +58,12 @@
</issueManagement>


<!--//////////////////// PROPERTIES ////////////////////-->
<properties>
<groovy.version>2.4.15</groovy.version>
Copy link
Author

@Osguima3 Osguima3 Apr 16, 2018

Choose a reason for hiding this comment

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

This should be moved to parent pom.xml file, enables groovy tests to compile java 8 code.

@SidyakinAV
Copy link

Really need this support in my own project, please hurry up with that pull request

@Osguima3 Osguima3 closed this Oct 11, 2023
@Osguima3 Osguima3 deleted the feature/hibernate-6 branch October 11, 2023 08:19
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.

None yet

3 participants