File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ CHANGELOG
66
77* Update ` maxmind-db ` dependency to fix ` jackson-databind ` version range
88 issue. Closes GitHub #77 .
9+ * Update most other dependencies.
910
10112.8.0 (2016-09-15)
1112------------------
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >org.apache.httpcomponents</groupId >
4646 <artifactId >httpclient</artifactId >
47- <version >4.5.2 </version >
47+ <version >4.5.3 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >com.fasterxml.jackson.core</groupId >
5151 <artifactId >jackson-databind</artifactId >
52- <version >2.8.2 </version >
52+ <version >2.8.7 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >junit</groupId >
6666 <dependency >
6767 <groupId >org.skyscreamer</groupId >
6868 <artifactId >jsonassert</artifactId >
69- <version >1.3 .0</version >
69+ <version >1.4 .0</version >
7070 <scope >test</scope >
7171 </dependency >
7272 <dependency >
7373 <groupId >org.slf4j</groupId >
7474 <artifactId >slf4j-simple</artifactId >
75- <version >1.7.21 </version >
75+ <version >1.7.23 </version >
7676 <scope >test</scope >
7777 </dependency >
7878 <dependency >
7979 <groupId >com.fasterxml.jackson.jr</groupId >
8080 <artifactId >jackson-jr-objects</artifactId >
81- <version >2.8.2 </version >
81+ <version >2.8.7 </version >
8282 <scope >test</scope >
8383 </dependency >
8484 <dependency >
8585 <groupId >pl.pragmatists</groupId >
8686 <artifactId >JUnitParams</artifactId >
87- <version >1.0.5 </version >
87+ <version >1.0.6 </version >
8888 <scope >test</scope >
8989 </dependency >
9090 <dependency >
9191 <groupId >com.jcabi</groupId >
9292 <artifactId >jcabi-matchers</artifactId >
93- <version >1.3 </version >
93+ <version >1.4 </version >
9494 <scope >test</scope >
9595 </dependency >
9696 </dependencies >
You can’t perform that action at this time.
0 commit comments