Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-quarkus-server from 25.0.6 to 26.0.2 (#99)
Browse files Browse the repository at this point in the history
* Bump org.keycloak:keycloak-quarkus-server from 25.0.6 to 26.0.2

Bumps org.keycloak:keycloak-quarkus-server from 25.0.6 to 26.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>

* adjust

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <[email protected]>
  • Loading branch information
dependabot[bot] and Stephan Schnabel authored Oct 25, 2024
1 parent 62a47a7 commit 8c44012
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/auto-merge.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ jobs:
- 22.0.5
- 23.0.7
- 24.0.5
- 25.0.1
- 25.0.6
- 26.0.2
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<!-- ============================== Libaries ============================= -->
<!-- ===================================================================== -->

<version.org.keycloak>25.0.6</version.org.keycloak>
<version.org.keycloak>26.0.2</version.org.keycloak>
<version.org.keycloak.test>${version.org.keycloak}</version.org.keycloak.test>
<version.org.testcontainers>1.18.3</version.org.testcontainers>

Expand Down

0 comments on commit 8c44012

Please sign in to comment.