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
Frédéric Deniger - ICRC <65169434+icrc-fdeniger@users.noreply.github.com> Frédéric Deniger - ICRC <65169434+icrc-fdeniger@users.noreply.github.com> dfc573e38328a99dbb6d9d65343019404bfbe544 TRUNK-6481 mariadb support
* mariadb support

* mariadb support

* add jdbc to avoid modifying urls with mysql like jdbc:mariadb://mysql
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 95158db81136a1caf404c7ec2656b69b0123d091 maven(deps): bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 (#5537)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.1...byte-buddy-1.18.2)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 63b50498be19e84252b8157e0853910a1071a00d maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.18.1 to 1.18.2 (#5535)
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.1...byte-buddy-1.18.2)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Daniel Kayiwa Daniel Kayiwa 2a583d88c5decff4ea6cbc37279692dcc5e484b4 Module startup failure should not crash the application
(cherry picked from commit 8564dbc6596e635eb8685af28d42f0c7e734f891)