You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2019/12/05 13:39:05 UTC

svn commit: r1870876 - /santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Author: coheigea
Date: Thu Dec  5 13:39:05 2019
New Revision: 1870876

URL: http://svn.apache.org/viewvc?rev=1870876&view=rev
Log:
Updating Jetty

Modified:
    santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/2.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.1.x-fixes/pom.xml?rev=1870876&r1=1870875&r2=1870876&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.1.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.1.x-fixes/pom.xml Thu Dec  5 13:39:05 2019
@@ -534,7 +534,7 @@
         <xmlunit.version>1.6</xmlunit.version>
         <commons.codec.version>1.13</commons.codec.version>
         <woodstox.core.version>5.0.3</woodstox.core.version>
-        <jetty.version>9.4.19.v20190610</jetty.version>
+        <jetty.version>9.4.24.v20191120</jetty.version>
         <xmlsec.jaxb.context.class />
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <targetJdk>1.8</targetJdk>