mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
Update pom.xml
This commit is contained in:
parent
b24f68b017
commit
f0b2fe1205
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -79,6 +79,7 @@
|
|||
<dependency>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
<version>8.0.32</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue