File tree 3 files changed +3
-3
lines changed
appengine-java11/cloudsql
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.4.0 </version >
82
+ <version >1.4.1 </version >
83
83
<scope >provided</scope >
84
84
</dependency >
85
85
<dependency >
Original file line number Diff line number Diff line change 62
62
<dependency >
63
63
<groupId >com.google.cloud.sql</groupId >
64
64
<artifactId >mysql-socket-factory-connector-j-8</artifactId >
65
- <version >1.4.0 </version >
65
+ <version >1.4.1 </version >
66
66
</dependency >
67
67
<dependency >
68
68
<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.4.0 </version >
60
+ <version >1.4.1 </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