Skip to content

Commit 206a463

Browse files
committed
Updated jackson, slf4j, and LP build
1 parent 1b2d859 commit 206a463

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6262
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6363

64-
<slf4j.version>1.7.22</slf4j.version>
64+
<slf4j.version>1.7.24</slf4j.version>
6565
<selenium.version>2.53.1</selenium.version>
6666

67-
<jackson.version>2.8.6</jackson.version>
67+
<jackson.version>2.8.7</jackson.version>
6868

6969
<maven-jar-plugin.version>3.0.2</maven-jar-plugin.version>
7070

@@ -245,7 +245,7 @@
245245
<dependency>
246246
<groupId>org.mockito</groupId>
247247
<artifactId>mockito-core</artifactId>
248-
<version>2.7.2</version>
248+
<version>2.7.12</version>
249249
</dependency>
250250

251251
<dependency>
@@ -272,7 +272,7 @@
272272
<dependency>
273273
<groupId>net.lightbody.bmp</groupId>
274274
<artifactId>littleproxy</artifactId>
275-
<version>1.1.0-beta-bmp-15</version>
275+
<version>1.1.0-beta-bmp-16</version>
276276
</dependency>
277277

278278
<dependency>

0 commit comments

Comments
 (0)