maven upgrades
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
|
||||
<properties>
|
||||
<!-- Spring -->
|
||||
<org.springframework.version>4.0.1.RELEASE</org.springframework.version>
|
||||
<org.springframework.version>4.0.2.RELEASE</org.springframework.version>
|
||||
|
||||
<!-- logging -->
|
||||
<org.slf4j.version>1.7.5</org.slf4j.version>
|
||||
@@ -152,8 +152,8 @@
|
||||
<junit.version>4.11</junit.version>
|
||||
<mockito.version>1.9.5</mockito.version>
|
||||
|
||||
<httpcore.version>4.3.1</httpcore.version>
|
||||
<httpclient.version>4.3.2</httpclient.version>
|
||||
<httpcore.version>4.3.2</httpcore.version>
|
||||
<httpclient.version>4.3.3</httpclient.version>
|
||||
|
||||
<rest-assured.version>2.3.0</rest-assured.version>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user