mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-02 11:17:40 +08:00
Update Vaadin version to 7.0.7.h.M3 #PL-2228
This commit is contained in:
parent
d79dd86ead
commit
fe4cbf3705
@ -60,7 +60,7 @@ def desktopModule = project(':cuba-desktop')
|
||||
def uiTestModule = project(':cuba-test-ui')
|
||||
def portalModule = project(':cuba-portal')
|
||||
|
||||
def vaadinVersion = '7.0.7.h.M2'
|
||||
def vaadinVersion = '7.0.7.h.M3'
|
||||
|
||||
def servletApi = [group: 'org.apache.tomcat', name: 'servlet-api', version: '6.0.20']
|
||||
def groovyArtifact = [group: 'org.codehaus.groovy', name: 'groovy', version: '1.7.10']
|
||||
|
Loading…
Reference in New Issue
Block a user