chore: bump unionflow-server-api to 1.0.6 (adds ville/pays to OrganisationSummaryResponse)
Some checks failed
CI/CD Pipeline / pipeline (push) Failing after 2m54s

This commit is contained in:
2026-04-23 02:19:31 +00:00
parent c6622981cf
commit f1053c442e

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>dev.lions.unionflow</groupId>
<artifactId>unionflow-parent</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
<relativePath>../unionflow-server-api/parent-pom.xml</relativePath>
</parent>
@@ -129,7 +129,7 @@
<dependency>
<groupId>dev.lions.unionflow</groupId>
<artifactId>unionflow-server-api</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
</dependency>
<!-- Lions User Manager Client - Module réutilisable de gestion d'utilisateurs Keycloak -->