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 9c67ac8f0 Bump org.apache.santuario:xmlsec from 2.1.8 to 2.2.6 (#862)
9c67ac8f0 is described below
commit 9c67ac8f0f36fe7f490f2fabf115eec816ed6e90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 27 14:09:52 2024 +0100
Bump org.apache.santuario:xmlsec from 2.1.8 to 2.2.6 (#862)
Bumps org.apache.santuario:xmlsec from 2.1.8 to 2.2.6.
---
updated-dependencies:
- dependency-name: org.apache.santuario:xmlsec
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 22bae88db..58ba699e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,7 @@
<txw2.version>2.4.0-b180830.0438</txw2.version>
<velocity.version>2.3</velocity.version>
<woodstox-core.version>6.4.0</woodstox-core.version>
- <xmlsec.version>2.1.8</xmlsec.version>
+ <xmlsec.version>2.2.6</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>