File tree 3 files changed +2
-30
lines changed
luna-commons-file/src/main/resources
3 files changed +2
-30
lines changed Original file line number Diff line number Diff line change 63
63
<artifactId >commons-net</artifactId >
64
64
<version >3.6</version >
65
65
</dependency >
66
- <!-- https://mvnrepository.com/artifact/com.alibaba/fastjson -->
67
- <dependency >
68
- <groupId >com.alibaba</groupId >
69
- <artifactId >fastjson</artifactId >
70
- <version >1.2.68</version >
71
- </dependency >
72
66
<!-- JSON工具类 -->
73
67
<dependency >
74
68
<groupId >com.fasterxml.jackson.core</groupId >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 13
13
<module >luna-commons-message</module >
14
14
<module >luna-commons-api</module >
15
15
<module >luna-commons-media</module >
16
- <module >luna-commons-api</module >
17
16
</modules >
18
17
19
18
<parent >
102
101
<artifactId >commons-net</artifactId >
103
102
<version >3.6</version >
104
103
</dependency >
105
- <!-- https://mvnrepository.com/artifact/com.alibaba/fastjson -->
106
- <dependency >
107
- <groupId >com.alibaba</groupId >
108
- <artifactId >fastjson</artifactId >
109
- <version >1.2.68</version >
110
- </dependency >
111
104
<!-- JSON工具类 -->
112
105
<dependency >
113
106
<groupId >com.fasterxml.jackson.core</groupId >
142
135
<dependency >
143
136
<groupId >com.alibaba</groupId >
144
137
<artifactId >fastjson</artifactId >
145
- <version >1.2.68 </version >
138
+ <version >1.2.72 </version >
146
139
</dependency >
147
140
141
+
148
142
<dependency >
149
143
<groupId >org.springframework.boot</groupId >
150
144
<artifactId >spring-boot-starter-validation</artifactId >
You can’t perform that action at this time.
0 commit comments