Update link to 26.1 proto.lock file (#38866)

Signed-off-by: stianst <stianst@gmail.com>
This commit is contained in:
Stian Thorgersen
2025-04-11 12:47:43 +02:00
committed by GitHub
parent 9979376934
commit d105aa24ed
+1 -1
View File
@@ -116,7 +116,7 @@
</execution>
</executions>
<configuration combine.self="append">
<remoteLockFiles>https://raw.githubusercontent.com/keycloak/keycloak/refs/heads/release/26.0/model/infinispan/proto.lock,https://raw.githubusercontent.com/keycloak/keycloak/refs/heads/release/26.1/model/infinispan/proto.lock</remoteLockFiles>
<remoteLockFiles>https://raw.githubusercontent.com/keycloak/keycloak/refs/heads/release/26.0/model/infinispan/proto.lock,https://raw.githubusercontent.com/keycloak/keycloak/refs/heads/archive/release/26.1/model/infinispan/proto.lock</remoteLockFiles>
</configuration>
</plugin>
<plugin>