|
|
|
|
@ -64,7 +64,7 @@ configure(allprojects) { project ->
@@ -64,7 +64,7 @@ configure(allprojects) { project ->
|
|
|
|
|
dependency "io.reactivex:rxjava:1.3.8" |
|
|
|
|
dependency "io.reactivex:rxjava-reactive-streams:1.2.1" |
|
|
|
|
dependency "io.reactivex.rxjava2:rxjava:2.2.19" |
|
|
|
|
dependency "io.reactivex.rxjava3:rxjava:3.0.6" |
|
|
|
|
dependency "io.reactivex.rxjava3:rxjava:3.0.7" |
|
|
|
|
dependency "io.projectreactor.tools:blockhound:1.0.2.RELEASE" |
|
|
|
|
|
|
|
|
|
dependency "com.caucho:hessian:4.0.63" |
|
|
|
|
@ -124,7 +124,7 @@ configure(allprojects) { project ->
@@ -124,7 +124,7 @@ configure(allprojects) { project ->
|
|
|
|
|
dependency "org.ehcache:ehcache:3.4.0" |
|
|
|
|
dependency "org.hibernate:hibernate-core:5.4.22.Final" |
|
|
|
|
dependency "org.hibernate:hibernate-validator:6.1.6.Final" |
|
|
|
|
dependency "org.webjars:webjars-locator-core:0.45" |
|
|
|
|
dependency "org.webjars:webjars-locator-core:0.46" |
|
|
|
|
dependency "org.webjars:underscorejs:1.8.3" |
|
|
|
|
|
|
|
|
|
dependencySet(group: 'org.apache.tomcat', version: '9.0.38') { |
|
|
|
|
@ -138,7 +138,7 @@ configure(allprojects) { project ->
@@ -138,7 +138,7 @@ configure(allprojects) { project ->
|
|
|
|
|
entry 'tomcat-embed-core' |
|
|
|
|
entry 'tomcat-embed-websocket' |
|
|
|
|
} |
|
|
|
|
dependencySet(group: 'io.undertow', version: '2.2.0.Final') { |
|
|
|
|
dependencySet(group: 'io.undertow', version: '2.2.2.Final') { |
|
|
|
|
entry 'undertow-core' |
|
|
|
|
entry('undertow-websockets-jsr') { |
|
|
|
|
exclude group: "org.jboss.spec.javax.websocket", name: "jboss-websocket-api_1.1_spec" |
|
|
|
|
|