mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
migrated to ehcache 2.6.8
This commit is contained in:
parent
50f0bc9352
commit
1e1a149fec
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -34,7 +34,7 @@
|
|||
|
||||
<!-- Database access -->
|
||||
<tomcat-jdbc.version>7.0.42</tomcat-jdbc.version>
|
||||
<ehcache.version>2.6.6</ehcache.version>
|
||||
<ehcache.version>2.6.8</ehcache.version>
|
||||
<hsqldb.version>2.3.1</hsqldb.version>
|
||||
|
||||
<!-- AOP -->
|
||||
|
|
Loading…
Reference in a new issue