File tree 3 files changed +3
-3
lines changed
appengine-java8/cloudsql-postgres
cloud-sql/postgres/servlet
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 73
73
<dependency >
74
74
<groupId >org.postgresql</groupId >
75
75
<artifactId >postgresql</artifactId >
76
- <version >42.2.10 </version >
76
+ <version >42.2.11 </version >
77
77
</dependency >
78
78
79
79
<dependency >
Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >org.postgresql</groupId >
54
54
<artifactId >postgresql</artifactId >
55
- <version >42.2.10 </version >
55
+ <version >42.2.11 </version >
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >com.google.cloud.sql</groupId >
Original file line number Diff line number Diff line change 79
79
<dependency >
80
80
<groupId >org.postgresql</groupId >
81
81
<artifactId >postgresql</artifactId >
82
- <version >42.2.10 </version >
82
+ <version >42.2.11 </version >
83
83
</dependency >
84
84
85
85
<dependency >
You can’t perform that action at this time.
0 commit comments