Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be2a470d01 | ||
|
|
643cb9da78 |
@@ -6,7 +6,7 @@
|
||||
<httpHeaders>
|
||||
<property>
|
||||
<name>Authorization</name>
|
||||
<value>token {access_token}</value>
|
||||
<value>token ${env.MAVEN_TOKEN}</value>
|
||||
</property>
|
||||
</httpHeaders>
|
||||
</configuration>
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
# [1.1.0](https://git.tools.ldpt.fr/lucasdpt/spring-keycloak-starter/compare/v1.0.1...v1.1.0) (2025-09-21)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* update settings.xml ([643cb9d](https://git.tools.ldpt.fr/lucasdpt/spring-keycloak-starter/commit/643cb9da78e41bcc0de7f08a94fe3e27efcc98be))
|
||||
|
||||
## [1.0.1](https://git.tools.ldpt.fr/lucasdpt/spring-keycloak-starter/compare/v1.0.0...v1.0.1) (2025-09-21)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user