Skip to content

Commit

Permalink
fix(deps): update plugin-deps to v26.0.8
Browse files Browse the repository at this point in the history
| datasource | package                                  | from   | to     |
| ---------- | ---------------------------------------- | ------ | ------ |
| maven      | org.keycloak:keycloak-crypto-default     | 26.0.7 | 26.0.8 |
| maven      | org.keycloak:keycloak-saml-core          | 26.0.7 | 26.0.8 |
| maven      | org.keycloak:keycloak-services           | 26.0.7 | 26.0.8 |
| maven      | org.keycloak:keycloak-server-spi-private | 26.0.7 | 26.0.8 |
| maven      | org.keycloak:keycloak-server-spi         | 26.0.7 | 26.0.8 |
| maven      | org.keycloak:keycloak-core               | 26.0.7 | 26.0.8 |
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 8ab34bf commit e1fdd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<keycloak.version>26.0.7</keycloak.version>
<keycloak.version>26.0.8</keycloak.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e1fdd14

Please sign in to comment.