File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
appengine-java11/cloudsql Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 79
79
<dependency >
80
80
<groupId >com.google.cloud.sql</groupId >
81
81
<artifactId >mysql-socket-factory-connector-j-8</artifactId >
82
- <version >1.6.0 </version >
82
+ <version >1.8.3 </version >
83
83
<scope >provided</scope >
84
84
</dependency >
85
85
<dependency >
Original file line number Diff line number Diff line change 67
67
<dependency >
68
68
<groupId >com.google.cloud.sql</groupId >
69
69
<artifactId >mysql-socket-factory-connector-j-8</artifactId >
70
- <version >1.7.1 </version >
70
+ <version >1.8.3 </version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >mysql</groupId >
Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >com.google.cloud.sql</groupId >
59
59
<artifactId >mysql-socket-factory-connector-j-8</artifactId >
60
- <version >1.6.0 </version >
60
+ <version >1.8.3 </version >
61
61
</dependency >
62
62
<dependency >
63
63
<groupId >com.zaxxer</groupId >
You can’t perform that action at this time.
0 commit comments