File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >org.restdoc</groupId >
54
54
<artifactId >restdoc-api</artifactId >
55
- <version >1.3.0 </version >
55
+ <version >1.3.1 </version >
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >javax.ws.rs</groupId >
62
62
<dependency >
63
63
<groupId >org.slf4j</groupId >
64
64
<artifactId >slf4j-api</artifactId >
65
- <version >1.7.6 </version >
65
+ <version >1.7.7 </version >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >com.google.guava</groupId >
69
69
<artifactId >guava</artifactId >
70
- <version >16.0.1 </version >
70
+ <version >17.0 </version >
71
71
</dependency >
72
72
73
73
<dependency >
85
85
<dependency >
86
86
<groupId >org.slf4j</groupId >
87
87
<artifactId >slf4j-simple</artifactId >
88
- <version >1.7.6 </version >
88
+ <version >1.7.7 </version >
89
89
<scope >test</scope >
90
90
</dependency >
91
91
</dependencies >
You can’t perform that action at this time.
0 commit comments