File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >com.google.cloud.sql</groupId >
33
33
<artifactId >mysql-socket-factory</artifactId >
34
- <version >1.0.1 </version >
34
+ <version >1.0.2 </version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >javax.servlet</groupId >
Original file line number Diff line number Diff line change 47
47
<dependency >
48
48
<groupId >com.google.cloud.sql</groupId >
49
49
<artifactId >mysql-socket-factory</artifactId >
50
- <version >1.0.1 </version >
50
+ <version >1.0.2 </version >
51
51
</dependency >
52
52
<!-- [END dependencies] -->
53
53
</dependencies >
Original file line number Diff line number Diff line change 147
147
<dependency >
148
148
<groupId >org.mockito</groupId >
149
149
<artifactId >mockito-core</artifactId >
150
- <version >2.1 .0</version >
150
+ <version >2.2 .0</version >
151
151
<scope >test</scope >
152
152
</dependency >
153
153
<dependency >
You can’t perform that action at this time.
0 commit comments