File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 142
142
<dependency >
143
143
<groupId >org.apache.httpcomponents</groupId >
144
144
<artifactId >httpclient</artifactId >
145
- <version >4.5</version >
145
+ <version >4.5.2 </version >
146
146
</dependency >
147
147
<dependency >
148
148
<groupId >org.apache.httpcomponents</groupId >
149
149
<artifactId >httpmime</artifactId >
150
- <version >4.5</version >
150
+ <version >4.5.2 </version >
151
151
</dependency >
152
152
<dependency >
153
153
<groupId >com.googlecode.json-simple</groupId >
157
157
<dependency >
158
158
<groupId >org.slf4j</groupId >
159
159
<artifactId >slf4j-log4j12</artifactId >
160
- <version >1.6.1 </version >
160
+ <version >1.7.21 </version >
161
161
</dependency >
162
162
<dependency >
163
163
<groupId >javax.mail</groupId >
167
167
<dependency >
168
168
<groupId >com.optimaize.languagedetector</groupId >
169
169
<artifactId >language-detector</artifactId >
170
- <version >0.5 </version >
170
+ <version >0.6 </version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >com.codeborne</groupId >
You can’t perform that action at this time.
0 commit comments