Merge pull request #1547 from grails/renovate/hibernate-core

Update dependency org.hibernate:hibernate-core to v5.6.1.Final
tree: 6116b5c48c390b1a089faad649068b168fc0c661
  1. .github/
  2. gradle/
  3. grails-datastore-async/
  4. grails-datastore-core/
  5. grails-datastore-gorm/
  6. grails-datastore-gorm-async/
  7. grails-datastore-gorm-rx/
  8. grails-datastore-gorm-support/
  9. grails-datastore-gorm-tck/
  10. grails-datastore-gorm-test/
  11. grails-datastore-gorm-validation/
  12. grails-datastore-web/
  13. src/
  14. travis/
  15. .gitignore
  16. .travis.yml
  17. build.gradle
  18. clover.gradle
  19. clover.license
  20. Gemfile
  21. gradle.properties
  22. gradlew
  23. gradlew.bat
  24. ISSUE_TEMPLATE.md
  25. README.md
  26. settings.gradle
  27. travis-build.sh
  28. travis-publish.sh
README.md

Java CI Release Maven Central Sync

GORM (Grails Object Mapping)

[Grails][Grails] is a framework used to build web applications with the [Groovy][Groovy] programming language. This project provides the plumbings for the GORM API both for Hibernate and for new implementations of GORM ontop of NoSQL datastores. [Grails]: http://grails.org/ [Groovy]: http://groovy-lang.org/

Getting Started

For further information see the dedicated websites:

License

Grails and Groovy are licensed under the terms of the [Apache License, Version 2.0][Apache License, Version 2.0]. [Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html