diff --git a/bom/pom.xml b/bom/pom.xml
index a6638812c2e3365848ee791727f01f244560e830..7d818bb94ef7e4ec22f069575517489523cfdb66 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -68,6 +68,11 @@
mybatis-jpa
${project.version}
+
+ io.mybatis
+ mybatis-jakarta-jpa
+ ${project.version}
+
diff --git a/pom.xml b/pom.xml
index f5110a5fa6ce3decdd4c675985a3bfe3453550e6..b51b75308f6c14f73b249ffeb8d14fb6b80a5325 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,6 +57,7 @@
common
generator
jpa
+ jakarta-jpa