Skip to content

Commit

Permalink
Update jetty to 9.4.28 and drpowizard to 4.1.6 #8058
Browse files Browse the repository at this point in the history
  • Loading branch information
rymsha authored and vbradnitski committed May 4, 2020
1 parent 146f2f6 commit 23617ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ext {
slf4jVersion = '1.7.30' // When updated also change version in system.properties 'internal.osgi.system.packages'
felixVersion = '6.0.3'
jettyVersion = '9.4.26.v20200117'
jettyVersion = '9.4.28.v20200408'
jacksonVersion = '2.10.3'
junitJupiterVersion = '5.6.0'
dropwizardMetricsVersion = '4.1.2'
dropwizardMetricsVersion = '4.1.6'
commonsLangVersion = '2.6'
commonsIoVersion = '2.6'
commonsCompressVersion = '1.20'
Expand Down

0 comments on commit 23617ce

Please sign in to comment.