Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> ec3c3077e69619f35a49ebe5b5bf70f1135d1709 TRUNK-6028 postgres foreign key checks toggle
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 09a4d7b72feb1b3150f0331d1c501a5a6c122ebd maven(deps): bump hibernateVersion from 5.6.11.Final to 5.6.12.Final (#4161)
Bumps `hibernateVersion` from 5.6.11.Final to 5.6.12.Final.

Updates `hibernate-core` from 5.6.11.Final to 5.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.11...5.6.12)

Updates `hibernate-c3p0` from 5.6.11.Final to 5.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.11...5.6.12)

Updates `hibernate-ehcache` from 5.6.11.Final to 5.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.11...5.6.12)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-ehcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> deb2b89b22b863c48ea9bd402a9ee99a9cc28d12 TRUNK-6028 non container mysql instance utility
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 8acf2134285a01523ff2f6c201ca29fc00e9fbbe TRUNK-6028 adding testcontainers dependencies to web
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> deac275eb4996033b6e17dda5b3e7cb3dab26b7a TRUNK-6028 TestContainers for MySQL and PostgreSQL