提交 82f4e933 编写于 作者: J Juergen Hoeller

Upgrade to Hibernate ORM 5.4.9, Hibernate Validator 6.1, Undertow 2.0.28

上级 a5f2d8c2
......@@ -132,8 +132,8 @@ configure(allprojects) { project ->
dependency "net.sf.ehcache:ehcache:2.10.6"
dependency "org.ehcache:jcache:1.0.1"
dependency "org.ehcache:ehcache:3.4.0"
dependency "org.hibernate:hibernate-core:5.4.8.Final"
dependency "org.hibernate:hibernate-validator:6.0.17.Final"
dependency "org.hibernate:hibernate-core:5.4.9.Final"
dependency "org.hibernate:hibernate-validator:6.1.0.Final"
dependency "org.webjars:webjars-locator-core:0.43"
dependency "org.webjars:underscorejs:1.8.3"
......@@ -148,7 +148,7 @@ configure(allprojects) { project ->
entry 'tomcat-embed-core'
entry 'tomcat-embed-websocket'
}
dependencySet(group: 'io.undertow', version: '2.0.27.Final') {
dependencySet(group: 'io.undertow', version: '2.0.28.Final') {
entry 'undertow-core'
entry('undertow-websockets-jsr') {
exclude group: "org.jboss.spec.javax.websocket", name: "jboss-websocket-api_1.1_spec"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册