mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-02 19:27:57 +08:00
Update to Vaadin 7.1.5.cuba.5
This commit is contained in:
parent
9f32e62fe6
commit
0ca928a24a
@ -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.4'
|
||||
def vaadinVersion = '7.1.5.cuba.5'
|
||||
|
||||
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