Skip to content

Commit 208a878

Browse files
authored
chore(deps): update dependency com.google.cloud.sql:postgres-socket-factory to v1.2.0 (GoogleCloudPlatform#4274)
1 parent 8c7082a commit 208a878

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cloud-sql/postgres/servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.google.cloud.sql</groupId>
5959
<artifactId>postgres-socket-factory</artifactId>
60-
<version>1.1.0</version>
60+
<version>1.2.0</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>com.zaxxer</groupId>

flexible/postgres/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud.sql</groupId>
8787
<artifactId>postgres-socket-factory</artifactId>
88-
<version>1.1.0</version>
88+
<version>1.2.0</version>
8989
</dependency>
9090
<!-- [END gae_flex_postgres_dependencies] -->
9191
</dependencies>

0 commit comments

Comments
 (0)