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/02/23 06:36:55 UTC

[santuario-xml-security-java] branch master updated: 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 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 42fcbd5  Updating to Jetty 9.4.37.v20210219
42fcbd5 is described below

commit 42fcbd52ea79b4b86f67fac1ce14124d86f08ebc
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 8ede876..73000e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -533,7 +533,7 @@
         <xmlunit.version>2.8.2</xmlunit.version>
         <commons.codec.version>1.15</commons.codec.version>
         <woodstox.core.version>6.2.4</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>