Skip to content

Commit 99b00c2

Browse files
authored
pom updated (#99)
1 parent 44732c3 commit 99b00c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>commons-io</groupId>
142142
<artifactId>commons-io</artifactId>
143-
<version>2.5</version>
143+
<version>2.6</version>
144144
</dependency>
145145

146146
<!-- <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId>
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>org.mongodb</groupId>
165165
<artifactId>mongo-java-driver</artifactId>
166-
<version>3.4.2</version>
166+
<version>3.5.0</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>joda-time</groupId>
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>org.apache.commons</groupId>
174174
<artifactId>commons-lang3</artifactId>
175-
<version>3.5</version>
175+
<version>3.7</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>io.springfox</groupId>

0 commit comments

Comments
 (0)