diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9da49cd..78326fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.0.1](https://git.tools.ldpt.fr/lucasdpt/spring-jda-starter/compare/1.0.0...1.0.1) (2025-11-02)
+
+
+### Bug Fixes
+
+* fix pom ([a7d3fb5](https://git.tools.ldpt.fr/lucasdpt/spring-jda-starter/commit/a7d3fb56e9b519ff7bbcad098b701f61fa5666c8))
+
# 1.0.0 (2025-11-02)
diff --git a/pom.xml b/pom.xml
index 1ef270f..8be6d6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
fr.lucasdupont
spring-jda-starter
- 1.0.0
+ 1.0.1
21