From f383759e3a52bb3875c4b3ac25dfe10a14b455d0 Mon Sep 17 00:00:00 2001
From: Jacky <126549527+Jacky-code519@users.noreply.github.com>
Date: Wed, 19 Apr 2023 21:39:08 +0800
Subject: [PATCH] Update pom.xml
---
pom.xml | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 69 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8da3449d..1cfd75e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,24 @@
com.google.guava
guava
23.0
+
+
+ j2objc-annotations
+ com.google.j2objc
+
+
+ error_prone_annotations
+ com.google.errorprone
+
+
+ animal-sniffer-annotations
+ org.codehaus.mojo
+
+
+ jsr305
+ com.google.code.findbugs
+
+
@@ -89,6 +107,12 @@
org.apache.httpcomponents
httpclient
4.5.12
+
+
+ commons-logging
+ commons-logging
+
+
@@ -141,6 +165,12 @@
org.springframework.cloud
spring-cloud-starter-netflix-eureka-client
1.4.0.RELEASE
+
+
+ jsr305
+ com.google.code.findbugs
+
+
@@ -215,12 +245,28 @@
org.apache.poi
poi-ooxml
3.9
+
+
+ xml-apis
+ xml-apis
+
+
com.monitorjbl
xlsx-streamer
2.0.0
+
+
+ xml-apis
+ xml-apis
+
+
+ icu4j
+ com.ibm.icu
+
+
@@ -242,12 +288,28 @@
org.apache.httpcomponents
httpasyncclient
4.1.4
+
+
+ commons-logging
+ commons-logging
+
+
io.springfox
springfox-swagger2
2.9.2
+
+
+ mapstruct
+ org.mapstruct
+
+
+ byte-buddy
+ net.bytebuddy
+
+
@@ -285,6 +347,12 @@
commons-beanutils
commons-beanutils
1.9.4
+
+
+ commons-logging
+ commons-logging
+
+
@@ -362,4 +430,4 @@
-
\ No newline at end of file
+