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 2022/06/14 07:22:08 UTC

[santuario-xml-security-java] 03/05: Updating Jetty to 9.4.46.v20220331

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

commit 0b28afd6266afd5844b81d61ec68048b9701dbe9
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jun 14 07:58:26 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 9083c97a..165a312a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -530,7 +530,7 @@
         <xmlunit.version>2.9.0</xmlunit.version>
         <commons.codec.version>1.15</commons.codec.version>
         <woodstox.core.version>6.2.8</woodstox.core.version>
-        <jetty.version>9.4.45.v20220203</jetty.version>
+        <jetty.version>9.4.46.v20220331</jetty.version>
         <xml.bind.api.version>3.0.1</xml.bind.api.version>
         <xml.bind.impl.version>3.0.2</xml.bind.impl.version>
         <xmlsec.jaxb.context.class />