mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
moved to AspectJ 1.8.2 and Dandelion 0.10.1
This commit is contained in:
parent
df1596b78c
commit
0a03a05590
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -38,7 +38,7 @@
|
|||
<hsqldb.version>2.3.2</hsqldb.version>
|
||||
|
||||
<!-- AOP -->
|
||||
<aspectj.version>1.8.1</aspectj.version>
|
||||
<aspectj.version>1.8.2</aspectj.version>
|
||||
|
||||
<!-- Logging -->
|
||||
<logback.version>1.1.2</logback.version>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<webjars-bootstrap.version>2.3.0</webjars-bootstrap.version>
|
||||
<webjars-jquery-ui.version>1.10.3</webjars-jquery-ui.version>
|
||||
<webjars-jquery.version>2.0.3-1</webjars-jquery.version>
|
||||
<dandelion.version>0.10.0</dandelion.version>
|
||||
<dandelion.version>0.10.1</dandelion.version>
|
||||
|
||||
<mysql.version>5.1.22</mysql.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue