Skip to content

Commit 04a6796

Browse files
authored
Update pom.xml
1 parent da6dc8a commit 04a6796

File tree

1 file changed

+4
-0
lines changed
  • src/spring-petclinic-visits-service

1 file changed

+4
-0
lines changed

src/spring-petclinic-visits-service/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@
7878
<groupId>com.azure.spring</groupId>
7979
<artifactId>spring-cloud-azure-starter-jdbc-mysql</artifactId>
8080
</dependency>
81+
<dependency>
82+
<groupId>com.azure.spring</groupId>
83+
<artifactId>spring-cloud-azure-starter-jdbc-postgresql</artifactId>
84+
</dependency>
8185
<dependency>
8286
<groupId>io.micrometer</groupId>
8387
<artifactId>micrometer-registry-prometheus</artifactId>

0 commit comments

Comments
 (0)