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/01/20 10:22:11 UTC

[santuario-xml-security-java] branch master updated: Updating Jetty to 9.4.36.v20210114

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b2d0626  Updating Jetty to 9.4.36.v20210114
b2d0626 is described below

commit b2d062685c9428e4c5c65162341db8c8dfea5ac1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jan 20 10:21:53 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index bdae8b7..8c8017c 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>6.2.3</woodstox.core.version>
-        <jetty.version>9.4.24.v20191120</jetty.version>
+        <jetty.version>9.4.36.v20210114</jetty.version>
         <xmlsec.jaxb.context.class />
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <targetJdk>1.8</targetJdk>