Skip to content

Commit

Permalink
Merge pull request #5 from chrisr3/jetty94-upgrade
Browse files Browse the repository at this point in the history
Upgrade Jetty 9.4 to support Log4J2 >= 2.9
  • Loading branch information
javabrett authored Mar 3, 2018
2 parents 75606e1 + 61a95a2 commit 548dc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jetty8_version=8.1.8.v20121106
jetty8_servlet_api_version=3.0.1
jetty9_version=9.2.22.v20170606
jetty93_version=9.3.20.v20170531
jetty94_version=9.4.6.v20170531
jetty94_version=9.4.7.v20170914
jetty9_servlet_api_version=3.1.0
tomcat7_version=7.0.78
tomcat7_servlet_api_version=3.0.1
Expand Down

0 comments on commit 548dc12

Please sign in to comment.