Skip to content

Commit 72a866e

Browse files
authored
Merge pull request #57 from hazendaz/master
Update versions
2 parents 3d005fa + a558284 commit 72a866e

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
@@ -112,19 +112,19 @@
112112
<dependency>
113113
<groupId>org.mockito</groupId>
114114
<artifactId>mockito-core</artifactId>
115-
<version>2.7.11</version>
115+
<version>2.7.13</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<dependency>
119119
<groupId>org.slf4j</groupId>
120120
<artifactId>slf4j-api</artifactId>
121-
<version>1.7.23</version>
121+
<version>1.7.24</version>
122122
<scope>test</scope>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.slf4j</groupId>
126126
<artifactId>slf4j-simple</artifactId>
127-
<version>1.7.23</version>
127+
<version>1.7.24</version>
128128
<scope>test</scope>
129129
</dependency>
130130
</dependencies>

0 commit comments

Comments
 (0)