Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
fab113d912
Bump org.keycloak:keycloak-quarkus-server from 22.0.2 to 22.0.3 (#57)
* Bump org.keycloak:keycloak-quarkus-server from 22.0.2 to 22.0.3

Bumps org.keycloak:keycloak-quarkus-server from 22.0.2 to 22.0.3.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Use java http client because keycloak api in incompatible

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-09-15 11:47:38 +02:00
dependabot[bot]
79fada6ce8
Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2 (#56)
* Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2

Bumps org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Add 22.0.2 to ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-09-11 18:33:54 +00:00
8314d8fab0 Add testing for multiple version from one base version 2023-07-12 11:25:56 +02:00
dependabot[bot]
1800ef9abf
Bump keycloak-quarkus-server from 21.1.1 to 21.1.2 (#52)
* Bump keycloak-quarkus-server from 21.1.1 to 21.1.2

Bumps keycloak-quarkus-server from 21.1.1 to 21.1.2.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump build too

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-07-03 07:59:27 +00:00
a3784fe1f5
Migrate to kokuwa parent 2023-07-03 09:55:44 +02:00
b4e8c3be4e
Include 21.1.1 in ci 2023-05-01 12:45:09 +02:00
a2879be8d7
Bump versions and include previous versions in build (#27) 2023-04-24 14:32:46 +02:00
0d9eef4363
Increase pull request limit for dependency updates (#17) 2023-04-06 09:17:22 +02:00
c8977d7175
First draft of implementation (#1)
* First draft of implementation

Readme will follow

* Rename id.

* Exclude `commons-io` to disable build warnings

* Simplify metrics and add documentation
2023-03-03 12:38:06 +01:00