mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 12:45:48 +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>
|
</dependency>
|
||||||
<!-- MySQL JDBC Connector -->
|
<!-- MySQL JDBC Connector -->
|
||||||
<!--
|
<!--
|
||||||
<dependency>
|
<dependency> <groupId>com.mysql.jdbc</groupId>
|
||||||
<groupId>com.mysql.jdbc</groupId>
|
|
||||||
<artifactId>com.springsource.com.mysql.jdbc</artifactId>
|
<artifactId>com.springsource.com.mysql.jdbc</artifactId>
|
||||||
<version>5.1.6</version>
|
<version>5.1.6</version> </dependency>
|
||||||
</dependency>
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Hibernate -->
|
<!-- Hibernate -->
|
||||||
|
|
Loading…
Reference in a new issue