File tree 3 files changed +4
-4
lines changed
extension/user-storage-simple
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 54
54
</dependency >
55
55
<dependency >
56
56
<groupId >org.keycloak</groupId >
57
- <artifactId >keycloak-model-legacy </artifactId >
57
+ <artifactId >keycloak-model-storage </artifactId >
58
58
<scope >provided</scope >
59
59
</dependency >
60
60
<dependency >
Original file line number Diff line number Diff line change 1
- Dependencies : org.keycloak.keycloak-model-legacy
1
+ Dependencies : org.keycloak.keycloak-model-storage
Original file line number Diff line number Diff line change 471
471
</dependency >
472
472
<dependency >
473
473
<groupId >org.keycloak</groupId >
474
- <artifactId >keycloak-model-legacy </artifactId >
474
+ <artifactId >keycloak-model-storage </artifactId >
475
475
<version >${version.keycloak} </version >
476
476
</dependency >
477
477
<dependency >
539
539
</dependency >
540
540
<dependency >
541
541
<groupId >org.keycloak</groupId >
542
- <artifactId >keycloak-model-legacy </artifactId >
542
+ <artifactId >keycloak-model-storage </artifactId >
543
543
<version >${version.keycloak} </version >
544
544
</dependency >
545
545
<dependency >
You can’t perform that action at this time.
0 commit comments