chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-09-10) ### Features * Initial Commit ([83c1faf](83c1faf0d8))
This commit is contained in:
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# 1.0.0 (2025-09-10)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* Initial Commit ([83c1faf](https://github.com/lucasdpt/spring-keycloak-starter/commit/83c1faf0d8975b195ebf39a64a515dd06f8f9518))
|
||||||
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>fr.lucasdupont</groupId>
|
<groupId>fr.lucasdupont</groupId>
|
||||||
<artifactId>spring-keycloak-starter</artifactId>
|
<artifactId>spring-keycloak-starter</artifactId>
|
||||||
<version>0.0.1</version>
|
<version>1.0.0</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>21</maven.compiler.source>
|
<maven.compiler.source>21</maven.compiler.source>
|
||||||
|
|||||||
Reference in New Issue
Block a user