Skip to content

Commit

Permalink
Upgrade to Reactor Bismuth SR14, Tomcat 8.5.35, Jetty 9.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Nov 22, 2018
1 parent e2b74e6 commit 2e55486
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@ ext {
groovyVersion = "2.4.15"
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.7"
jettyVersion = "9.4.12.v20180830"
jettyVersion = "9.4.14.v20181114"
junitJupiterVersion = "5.0.3"
junitPlatformVersion = "1.0.3"
junitVintageVersion = "4.12.3"
kotlinVersion = "1.2.51"
log4jVersion = "2.11.1"
nettyVersion = "4.1.31.Final"
reactorVersion = "Bismuth-SR13"
reactorVersion = "Bismuth-SR14"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"
rxjava2Version = "2.1.17"
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
tiles3Version = "3.0.8"
tomcatVersion = "8.5.34"
tomcatVersion = "8.5.35"
undertowVersion = "1.4.26.Final"

gradleScriptDir = "${rootProject.projectDir}/gradle"
Expand Down

0 comments on commit 2e55486

Please sign in to comment.