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.8.3 </version >
82
+ <version >1.11.2 </version >
83
83
<scope >provided</scope >
84
84
</dependency >
85
85
<dependency >
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >com.google.cloud.sql</groupId >
60
60
<artifactId >mysql-socket-factory-connector-j-8</artifactId >
61
- <version >1.8.3 </version >
61
+ <version >1.11.2 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >mysql</groupId >
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >com.google.cloud.sql</groupId >
60
60
<artifactId >mysql-socket-factory-connector-j-8</artifactId >
61
- <version >1.8.3 </version >
61
+ <version >1.11.2 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.zaxxer</groupId >
You can’t perform that action at this time.
0 commit comments