File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed
appengine-java11/cloudsql Expand file tree Collapse file tree 9 files changed +10
-10
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.14.1 </version >
82
+ <version >1.15.0 </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.14.1 </version >
61
+ <version >1.15.0 </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.14.1 </version >
61
+ <version >1.15.0 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.zaxxer</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 >postgres-socket-factory</artifactId >
61
- <version >1.14.1 </version >
61
+ <version >1.15.0 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >org.postgresql</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 >postgres-socket-factory</artifactId >
61
- <version >1.14.1 </version >
61
+ <version >1.15.0 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.zaxxer</groupId >
Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >com.google.cloud.sql</groupId >
52
52
<artifactId >cloud-sql-connector-r2dbc-mysql</artifactId >
53
- <version >1.14.1 </version >
53
+ <version >1.15.0 </version >
54
54
</dependency >
55
55
<!-- MySQL dependencies end -->
56
56
63
63
<dependency >
64
64
<groupId >com.google.cloud.sql</groupId >
65
65
<artifactId >cloud-sql-connector-r2dbc-postgres</artifactId >
66
- <version >1.14.1 </version >
66
+ <version >1.15.0 </version >
67
67
</dependency >
68
68
<!-- Postgres dependencies end -->
69
69
</dependencies >
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >com.google.cloud.sql</groupId >
60
60
<artifactId >cloud-sql-connector-jdbc-sqlserver</artifactId >
61
- <version >1.14.1 </version >
61
+ <version >1.15.0 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.microsoft.sqlserver</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 >cloud-sql-connector-jdbc-sqlserver</artifactId >
61
- <version >1.14.1 </version >
61
+ <version >1.15.0 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.zaxxer</groupId >
Original file line number Diff line number Diff line change 97
97
<dependency >
98
98
<groupId >com.google.cloud.sql</groupId >
99
99
<artifactId >postgres-socket-factory</artifactId >
100
- <version >1.14.1 </version >
100
+ <version >1.15.0 </version >
101
101
</dependency >
102
102
<!-- [END gae_flex_postgres_dependencies] -->
103
103
</dependencies >
You can’t perform that action at this time.
0 commit comments