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 2021/03/29 10:06:56 UTC

[santuario-xml-security-java] 02/04: Updating to Jetty 9.4.37.v20210219

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git

commit 566c5a591c3fb28a06654254dd4917963cc218f2
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Feb 23 06:36:34 2021 +0000

    Updating to Jetty 9.4.37.v20210219
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 79955fc..c878145 100644
--- a/pom.xml
+++ b/pom.xml
@@ -533,7 +533,7 @@
         <xmlunit.version>2.6.3</xmlunit.version>
         <commons.codec.version>1.15</commons.codec.version>
         <woodstox.core.version>5.2.1</woodstox.core.version>
-        <jetty.version>9.4.36.v20210114</jetty.version>
+        <jetty.version>9.4.37.v20210219</jetty.version>
         <xmlsec.jaxb.context.class />
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <targetJdk>1.8</targetJdk>