Skip to content

Commit

Permalink
✨ Feat: specify latest version for keycloak dependency (MTES-MCT#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboll authored Nov 21, 2024
1 parent a5a4eb9 commit 0e595f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dossierfacile-api-tenant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-admin-client</artifactId>
<version>26.0.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 0e595f8

Please sign in to comment.