mirror of
https://github.com/keycloak/keycloak.git
synced 2026-06-08 16:42:13 -04:00
parent
6a3ea1a084
commit
a2100d18d4
2 changed files with 5 additions and 5 deletions
|
|
@ -130,7 +130,7 @@ The default one for the Keycloak Admin client with Jakarta EE support is `org.ke
|
|||
|
||||
The new artifact with Java EE support is `org.keycloak:keycloak-admin-client-jee`.
|
||||
|
||||
=== Jakarta EE support
|
||||
== Jakarta EE support
|
||||
[source,xml]
|
||||
.Before migration:
|
||||
----
|
||||
|
|
@ -151,7 +151,7 @@ The new artifact with Java EE support is `org.keycloak:keycloak-admin-client-jee
|
|||
</dependency>
|
||||
----
|
||||
|
||||
=== Java EE support
|
||||
== Java EE support
|
||||
[source,xml]
|
||||
.Before migration:
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
== Migration Changes
|
||||
|
||||
// === Migrating to 22.0.0
|
||||
//
|
||||
// include::changes-22_0_0.adoc[leveloffset=3]
|
||||
=== Migrating to 22.0.0
|
||||
|
||||
include::changes-22_0_0.adoc[leveloffset=3]
|
||||
|
||||
=== Migrating to 21.1.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue