commit | 3eb882ddfa6ea9f10006e06be6db8232349363af | [log] [tgz] |
---|---|---|
author | Seamher <947211502@qq.com> | Mon Jun 09 23:56:09 2025 +0800 |
committer | Seamher <947211502@qq.com> | Tue Jun 10 00:01:28 2025 +0800 |
tree | 717e3340cfb6afce446ca0095b4bb945ae520847 | |
parent | 9e3b954c781165a868fb555f4a6501ada49cff77 [diff] [blame] |
commit Change-Id: I09f13f6bf4a4fe56205b8137f1179b81a3394d11
diff --git a/pom.xml b/pom.xml index e677d09..682bcc1 100644 --- a/pom.xml +++ b/pom.xml
@@ -46,6 +46,10 @@ <version>3.5.8</version> </dependency> <dependency> + <groupId>org.springframework.boot</groupId> + <artifactId>spring-boot-starter-security</artifactId> + </dependency> + <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> <optional>true</optional>