mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 18:27:56 +08:00
Update Vaadin to 7.1.3.h.M0
This commit is contained in:
parent
a386f85cce
commit
be90100180
@ -59,7 +59,7 @@ def webModule = project(':cuba-web')
|
||||
def desktopModule = project(':cuba-desktop')
|
||||
def portalModule = project(':cuba-portal')
|
||||
|
||||
def vaadinVersion = '7.1.2.h.M1'
|
||||
def vaadinVersion = '7.1.3.h.M0'
|
||||
|
||||
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