diff --git a/template/pom.xml b/template/pom.xml
index 32661d4..7db37bf 100644
--- a/template/pom.xml
+++ b/template/pom.xml
@@ -80,6 +80,7 @@
1.0-SNAPSHOT
1.0-SNAPSHOT
1.0.0-SNAPSHOT
+ 0.9.1
{{- if eq .dbType "dm" }}
18
8.1.3.140
@@ -371,6 +372,11 @@
opensearch-rest-high-level-client
${opensearch.version}
+
+ io.jsonwebtoken
+ jjwt
+ ${jjwt.version}
+
org.hibernate
hibernate-core