mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 02:07:41 +08:00
Update Vaadin to 7.1.7.cuba.1
This commit is contained in:
parent
091492c460
commit
3b333f5ff5
@ -55,7 +55,7 @@ def desktopModule = project(':cuba-desktop')
|
||||
def portalModule = project(':cuba-portal')
|
||||
def webAuthModule = project(':cuba-web-auth')
|
||||
|
||||
def vaadinVersion = '7.1.5.cuba.8'
|
||||
def vaadinVersion = '7.1.7.cuba.1'
|
||||
|
||||
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