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

smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 295a041a7 KNOX-2718: upgrade xmlsec due to security issue (#584)
295a041a7 is described below

commit 295a041a728444d1a1ee7b82104dfe387a704929
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jun 23 10:21:16 2022 +0100

    KNOX-2718: upgrade xmlsec due to security issue (#584)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a4c4c2590..fbecd084a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
         <txw2.version>2.4.0-b180830.0438</txw2.version>
         <velocity.version>2.3</velocity.version>
         <woodstox-core.version>6.1.1</woodstox-core.version>
-        <xmlsec.version>2.1.5</xmlsec.version>
+        <xmlsec.version>2.1.8</xmlsec.version>
         <xmltool.version>3.3</xmltool.version>
         <xml-jaxb.version>2.3.0</xml-jaxb.version>
         <xml-matchers.version>0.10</xml-matchers.version>

Reply via email to