Skip to content

Commit

Permalink
fix(deps): update dependency org.keycloak:keycloak-core to v26.0.6 [s…
Browse files Browse the repository at this point in the history
…ecurity]

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| maven      | org.keycloak:keycloak-core | 26.0.5 | 26.0.6 |
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 3065168 commit 209eb7b
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.5</keycloak.version>
<keycloak.version>26.0.6</keycloak.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 209eb7b

Please sign in to comment.