File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >com.google.code.gson</groupId >
4141 <artifactId >gson</artifactId >
42- <version >2.2.4 </version >
42+ <version >2.3 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.slf4j</groupId >
4646 <artifactId >slf4j-api</artifactId >
47- <version >1.7.5 </version >
47+ <version >1.7.7 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >org.slf4j</groupId >
5151 <artifactId >slf4j-log4j12</artifactId >
52- <version >1.7.5 </version >
52+ <version >1.7.7 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >log4j</groupId >
5656 <artifactId >log4j</artifactId >
57- <version >1.2.16 </version >
57+ <version >1.2.17 </version >
5858 </dependency >
5959 <dependency >
6060 <groupId >junit</groupId >
7171 <dependency >
7272 <groupId >com.squareup.okhttp</groupId >
7373 <artifactId >mockwebserver</artifactId >
74- <version >1.5.4 </version >
74+ <version >2.0.0 </version >
7575 <scope >test</scope >
7676 </dependency >
7777 </dependencies >
101101 <dependency >
102102 <groupId >org.apache.maven.plugins</groupId >
103103 <artifactId >maven-scm-plugin</artifactId >
104- <version >1.8 .1</version >
104+ <version >1.9 .1</version >
105105 </dependency >
106106 </dependencies >
107107 <configuration >
You can’t perform that action at this time.
0 commit comments