From fecc26aa4e764e76e1a1295f3479b65112f65f88 Mon Sep 17 00:00:00 2001
From: blinkfox <1181062873@qq.com>
Date: Thu, 2 Nov 2023 00:45:27 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=92=8C=E6=B5=8B=E8=AF=95?=
=?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=9A=84=20jar=20=E5=8C=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7e04b2c..f77c6d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,25 +46,25 @@
org.springframework.data
spring-data-jpa
- 3.1.4
+ 3.1.5
true
org.hibernate.orm
hibernate-core
- 6.2.9.Final
+ 6.2.13.Final
true
ch.qos.logback
logback-classic
- 1.4.7
+ 1.4.11
true
org.projectlombok
lombok
- 1.18.26
+ 1.18.30
true
@@ -73,7 +73,7 @@
org.dom4j
dom4j
- 2.1.3
+ 2.1.4
org.javassist
@@ -91,7 +91,7 @@
org.mvel
mvel2
- 2.4.15.Final
+ 2.5.0.Final
jaxen
@@ -109,13 +109,13 @@
org.springframework
spring-test
- 6.0.12
+ 6.0.13
test
org.hsqldb
hsqldb
- 2.7.1
+ 2.7.2
test