Skip to content

Commit 405e427

Browse files
author
a-brandt
committed
changed versions
1 parent 4ba3a81 commit 405e427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@
198198
<properties>
199199
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
200200
<commons-collections4.version>4.0</commons-collections4.version>
201-
<gson.version>2.2.4</gson.version>
201+
<gson.version>2.3.1</gson.version>
202202
<httpclient.version>4.3.6</httpclient.version>
203203
<slf4j-api.version>1.7.7</slf4j-api.version>
204-
<logback-classic.version>1.1.2</logback-classic.version>
204+
<logback-classic.version>1.1.3</logback-classic.version>
205205
<junit-dep.version>4.10</junit-dep.version>
206206
<hamcrest-all.version>1.3</hamcrest-all.version>
207207
</properties>

0 commit comments

Comments
 (0)