File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 140
140
<dependency >
141
141
<groupId >commons-io</groupId >
142
142
<artifactId >commons-io</artifactId >
143
- <version >2.5 </version >
143
+ <version >2.6 </version >
144
144
</dependency >
145
145
146
146
<!-- <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId>
163
163
<dependency >
164
164
<groupId >org.mongodb</groupId >
165
165
<artifactId >mongo-java-driver</artifactId >
166
- <version >3.4.2 </version >
166
+ <version >3.5.0 </version >
167
167
</dependency >
168
168
<dependency >
169
169
<groupId >joda-time</groupId >
172
172
<dependency >
173
173
<groupId >org.apache.commons</groupId >
174
174
<artifactId >commons-lang3</artifactId >
175
- <version >3.5 </version >
175
+ <version >3.7 </version >
176
176
</dependency >
177
177
<dependency >
178
178
<groupId >io.springfox</groupId >
You can’t perform that action at this time.
0 commit comments