2 Commits

Author SHA1 Message Date
semantic-release-bot
d2e154b263 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://git.tools.ldpt.fr/lucasdpt/spring-keycloak-starter/compare/v1.0.0...v1.0.1) (2025-09-21)

### Bug Fixes

* force a patch release ([406355b](406355be95))
2025-09-21 22:54:29 +00:00
lucasdpt
406355be95 fix: force a patch release
Some checks failed
Release / release (push) Failing after 1m55s
2025-09-22 00:52:57 +02:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.0.1](https://git.tools.ldpt.fr/lucasdpt/spring-keycloak-starter/compare/v1.0.0...v1.0.1) (2025-09-21)
### Bug Fixes
* force a patch release ([406355b](https://git.tools.ldpt.fr/lucasdpt/spring-keycloak-starter/commit/406355be95277e35781c19ab312f60e413bc97af))
# 1.0.0 (2025-09-21)

View File

@@ -6,7 +6,7 @@
<groupId>fr.lucasdupont</groupId>
<artifactId>spring-keycloak-starter</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<properties>
<maven.compiler.source>21</maven.compiler.source>