mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-28 06:09:37 +00:00
upgraded version numbers for ehcache, logback, jadira-usertype, dandelion
This commit is contained in:
parent
840c0a417d
commit
46201191e8
1 changed files with 4 additions and 4 deletions
8
pom.xml
8
pom.xml
|
@ -35,14 +35,14 @@
|
|||
|
||||
<!-- Database access -->
|
||||
<commons-dbcp.version>1.4</commons-dbcp.version>
|
||||
<ehcache.version>2.6.5</ehcache.version>
|
||||
<ehcache.version>2.6.6</ehcache.version>
|
||||
<hsqldb.version>2.2.9</hsqldb.version>
|
||||
|
||||
<!-- AOP -->
|
||||
<aspectj.version>1.7.2</aspectj.version>
|
||||
|
||||
<!-- Logging -->
|
||||
<logback.version>1.0.12</logback.version>
|
||||
<logback.version>1.0.13</logback.version>
|
||||
<slf4j.version>1.7.5</slf4j.version>
|
||||
|
||||
<!-- RSS -->
|
||||
|
@ -56,14 +56,14 @@
|
|||
<jodatime-hibernate.version>1.3</jodatime-hibernate.version>
|
||||
<jodatime-jsptags.version>1.1.1</jodatime-jsptags.version>
|
||||
<jodatime.version>2.2</jodatime.version>
|
||||
<jadira-usertype-core.version>3.1.0.CR5</jadira-usertype-core.version>
|
||||
<jadira-usertype-core.version>3.1.0.CR6</jadira-usertype-core.version>
|
||||
|
||||
|
||||
<!-- Web dependencies -->
|
||||
<webjars-bootstrap.version>2.3.0</webjars-bootstrap.version>
|
||||
<webjars-jquery-ui.version>1.9.2</webjars-jquery-ui.version>
|
||||
<webjars-jquery.version>1.9.0</webjars-jquery.version>
|
||||
<dandelion.datatables.version>0.8.12</dandelion.datatables.version>
|
||||
<dandelion.datatables.version>0.8.14</dandelion.datatables.version>
|
||||
|
||||
<mysql.version>5.1.22</mysql.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue