6
6
7
7
<groupId >io.curity.identityserver.plugin</groupId >
8
8
<artifactId >identityserver.plugins.authenticators.live.windows</artifactId >
9
- <version >1.2.0 </version >
9
+ <version >1.2.1 </version >
10
10
11
11
<name >Windows Live Authenticator</name >
12
12
32
32
<dependency >
33
33
<groupId >se.curity.identityserver</groupId >
34
34
<artifactId >identityserver.sdk</artifactId >
35
- <version >2.4 .0</version >
35
+ <version >5.1 .0</version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >org.slf4j</groupId >
41
41
</dependency >
42
42
</dependencies >
43
43
44
- <repositories >
45
- <repository >
46
- <id >customer-release-repo</id >
47
- <url >https://nexus.curity.se/nexus/content/repositories/customer-release-repo</url >
48
- <snapshots >
49
- <enabled >false</enabled >
50
- </snapshots >
51
- </repository >
52
- <repository >
53
- <id >customer-snapshot-repo</id >
54
- <name >Customer Snapshot Repository</name >
55
- <url >https://nexus.curity.se/nexus/content/repositories/customer-snapshot-repo/</url >
56
- <releases >
57
- <enabled >false</enabled >
58
- </releases >
59
- </repository >
60
- </repositories >
61
-
62
44
<distributionManagement >
63
45
<repository >
64
46
<id >customer-release-repo</id >
65
47
<name >Customer Release Repository</name >
66
- <url >https://nexus.curity.se/nexus/content/repositories /customer-release-repo/</url >
48
+ <url >https://nexus.curityio.net/repository /customer-release-repo/</url >
67
49
</repository >
68
50
<snapshotRepository >
69
51
<id >curity-snapshot-repo</id >
70
52
<name >Curity Nexus Snapshot Repository</name >
71
- <url >https://nexus.curity.se /nexus/content/repositories /customer-snapshot-repo/</url >
53
+ <url >https://nexus.curityio.net /nexus/repository /customer-snapshot-repo/</url >
72
54
</snapshotRepository >
73
55
</distributionManagement >
74
- </project >
56
+ </project >
0 commit comments