更新 template/pom.xml

This commit is contained in:
oyo
2026-03-08 15:26:53 +08:00
parent daf4fe13de
commit 749066348b

View File

@@ -190,11 +190,6 @@
<artifactId>hessian</artifactId> <artifactId>hessian</artifactId>
<version>4.0.63</version> <version>4.0.63</version>
</dependency> </dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.9.1</version>
</dependency>
<dependency> <dependency>
<groupId>org.hibernate</groupId> <groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId> <artifactId>hibernate-core</artifactId>