mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Changed Dependency on Joda time to pass the push
This commit is contained in:
parent
9e9c59d91d
commit
0258c9c36a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -28,7 +28,7 @@
|
|||
<assertj.version>2.2.0</assertj.version>
|
||||
|
||||
<!-- Dates -->
|
||||
<jodatime-hibernate.version>9.3-SNAPSHOT</jodatime-hibernate.version>
|
||||
<jodatime-hibernate.version>1.5-SNAPSHOT</jodatime-hibernate.version>
|
||||
<jodatime-jsptags.version>1.1.1</jodatime-jsptags.version>
|
||||
<jadira-usertype-core.version>3.2.0.GA</jadira-usertype-core.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue