diff --git a/pom.xml b/pom.xml
index 7581a8c..0b60c3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
org.apache.poi
poi-ooxml
- [3.17,)
+ 5.4.1
org.projectlombok
@@ -36,7 +36,7 @@
org.apache.activemq
activemq-client
- [5.15.9,)
+ 6.1.6
javax.mail
@@ -46,7 +46,7 @@
com.alibaba
fastjson
- 1.2.34
+ 1.2.83_noneautotype
org.apache.geronimo.specs
@@ -57,12 +57,12 @@
com.squareup.retrofit
converter-simplexml
- 1.6.1
+ 2.0.0-beta2
com.google.protobuf
protobuf-java
- 3.16.1
+ 3.25.5
redis.clients
@@ -79,12 +79,12 @@
org.redisson
redisson
- 3.5.3
+ 3.6.1
commons-beanutils
commons-beanutils
- 1.9.4
+ 1.11.0
com.googlecode.concurrentlinkedhashmap
@@ -99,7 +99,7 @@
com.alibaba
druid
- 1.2.4
+ 1.2.22
io.protostuff
@@ -135,12 +135,12 @@
com.esotericsoftware.yamlbeans
yamlbeans
- 1.15
+ 1.17
mysql
mysql-connector-java
- 8.0.22
+ 8.0.31
org.jetbrains