Skip to content

Commit

Permalink
Add jdbc-socket-factory-core version (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
herder authored May 17, 2021
1 parent b3ae427 commit 79d1b47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spring-cloud-gcp-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@
</dependency>

<!-- spring-cloud-gcp-starter-sql -->
<dependency>
<groupId>com.google.cloud.sql</groupId>
<artifactId>jdbc-socket-factory-core</artifactId>
<version>${cloud-sql-socket-factory.version}</version>
</dependency>

<dependency>
<groupId>com.google.cloud.sql</groupId>
<artifactId>mysql-socket-factory</artifactId>
Expand Down

0 comments on commit 79d1b47

Please sign in to comment.