From 959c4618b439eb55153d175aefb1df99c7dbc751 Mon Sep 17 00:00:00 2001 From: myh Date: Sat, 7 Oct 2023 16:40:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0jetbrains=E6=B3=A8=E8=A7=A3?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd17867..6d43613 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,13 @@ org.springframework.boot spring-boot-starter-data-jpa - + + org.jetbrains + annotations + 20.1.0 + compile + +