mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 18:27:56 +08:00
Spring 3.2 #PL-2917
This commit is contained in:
parent
687be30c24
commit
315e55033c
@ -62,8 +62,8 @@ def webLegacyModuleThemes = project(':cuba-web6-themes')
|
||||
|
||||
def vaadinVersion = '7.1.12.cuba.0'
|
||||
def vaadinLegacyVersion = '6.6.1.144'
|
||||
def springVersion = '3.1.4.RELEASE'
|
||||
def springSecurityVersion = '3.1.6.RELEASE'
|
||||
def springVersion = '3.2.8.RELEASE'
|
||||
def springSecurityVersion = '3.2.3.RELEASE'
|
||||
|
||||
def servletApi = [group: 'org.apache.tomcat', name: 'servlet-api', version: '6.0.20']
|
||||
def groovyArtifact = [group: 'org.codehaus.groovy', name: 'groovy-all', version: '2.1.6']
|
||||
|
Loading…
Reference in New Issue
Block a user