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/07/12 08:18:14 UTC

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

Author: coheigea
Date: Fri Jul 12 08:18:14 2019
New Revision: 1862960

URL: http://svn.apache.org/viewvc?rev=1862960&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=1862960&r1=1862959&r2=1862960&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 Fri Jul 12 08:18:14 2019
@@ -516,7 +516,7 @@
         <xmlunit.version>1.6</xmlunit.version>
         <commons.codec.version>1.12</commons.codec.version>
         <woodstox.core.version>5.0.3</woodstox.core.version>
-        <jetty.version>9.4.8.v20171121</jetty.version>
+        <jetty.version>9.4.19.v20190610</jetty.version>
         <xmlsec.jaxb.context.class />
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <targetJdk>1.8</targetJdk>