mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
format
This commit is contained in:
parent
6d0d36f35b
commit
6f1ca5ddaa
1 changed files with 64 additions and 66 deletions
6
pom.xml
6
pom.xml
|
@ -89,11 +89,9 @@
|
|||
</dependency>
|
||||
<!-- MySQL JDBC Connector -->
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>com.mysql.jdbc</groupId>
|
||||
<dependency> <groupId>com.mysql.jdbc</groupId>
|
||||
<artifactId>com.springsource.com.mysql.jdbc</artifactId>
|
||||
<version>5.1.6</version>
|
||||
</dependency>
|
||||
<version>5.1.6</version> </dependency>
|
||||
-->
|
||||
|
||||
<!-- Hibernate -->
|
||||
|
|
Loading…
Reference in a new issue