Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
137f4babd7 build(deps): bump actions/setup-java from 4 to 5 (#63)
Some checks failed
CI / build (11) (push) Failing after 3s
CI / build (17) (push) Failing after 2s
CI / build (true, 21) (push) Failing after 2s
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 13:03:12 +02:00
dependabot[bot]
82625b8510 build(deps): bump actions/checkout from 4 to 5 (#61)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 07:30:14 +02:00
4e228f4e68 ci: remove Drone CI configuration
All checks were successful
CI / build (true, 21) (push) Successful in 49s
CI / build (17) (push) Successful in 48s
CI / build (11) (push) Successful in 49s
All build systems now GitHub Actions workflows, so we can remove the
alternative configuration and only keep a single pipeline definition.
2024-11-30 18:38:35 +01:00
3c6ebecbda build: introduce maven wrapper 2024-11-30 18:30:22 +01:00
ae0bd6836b chore: add Dependabot configuration
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-08 16:38:54 +01:00
21484e2e0b ci: update GitHub actions
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-23 18:20:47 +01:00
72fbbdf91b ci: run sonar analysis with JDK 21
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-23 18:06:50 +01:00
b99d3099ee build and test with JDK 21
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-15 17:23:12 +02:00
f551da2f2b build and test with JDK 20
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-07 10:09:31 +02:00
7cb5aefb5b ci: enable SonarQube analysis for pull requests
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-21 14:38:13 +01:00
b7ae38a343 build and test with JDK 19
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-13 11:48:53 +02:00
c494c0c81b deps: bump jackson-databind from 2.13.2.1 to 2.13.3
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-30 13:21:50 +02:00
afef896f12 migrate to GH actions for CI 2021-10-02 15:14:20 +02:00