Hi Alexey, I think I'd prefer to keep the Jetty version in Fediz aligned with the version of Jetty in the CXF release.
Colm. On Wed, Jan 15, 2020 at 7:18 AM <[email protected]> wrote: > This is an automated email from the ASF dual-hosted git repository. > > buhhunyx pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git > > commit a81f266b809a71014139daba9133045cd86ce7f4 > Author: Alexey Markevich <[email protected]> > AuthorDate: Wed Jan 15 10:17:36 2020 +0300 > > Update Jetty > --- > pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pom.xml b/pom.xml > index 2fadc7b..8e39dd7 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -56,7 +56,7 @@ > <javax.el.version>3.0.0</javax.el.version> > <javax.validation.version>2.0.1.Final</javax.validation.version> > <jaxb.version>2.3.2</jaxb.version> > - <jetty9.version>9.4.24.v20191120</jetty9.version> > + <jetty9.version>9.4.25.v20191220</jetty9.version> > <junit.version>4.12</junit.version> > <kerby.version>1.1.1</kerby.version> > <log4j.version>1.2.17</log4j.version> > >
