We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feeec34 commit 1cb08f5Copy full SHA for 1cb08f5
build.gradle
@@ -41,11 +41,11 @@ ext {
41
reactorVersion = "Californium-SR1"
42
rxjavaVersion = "1.3.8"
43
rxjavaAdapterVersion = "1.2.1"
44
- rxjava2Version = "2.2.2"
+ rxjava2Version = "2.2.3"
45
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
46
tiles3Version = "3.0.8"
47
tomcatVersion = "9.0.12"
48
- undertowVersion = "2.0.13.Final"
+ undertowVersion = "2.0.14.Final"
49
50
gradleScriptDir = "${rootProject.projectDir}/gradle"
51
withoutJclOverSlf4J = {
0 commit comments