[java-parent-project] branch main updated: Update xmlsec to 3.0.6
Codeberg
noreply at shibboleth.net
Thu Dec 18 09:42:51 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/626b60a36a04d1b885828c003036cec3f0fffae6
The following commit(s) were added to refs/heads/main by this push:
new 626b60a Update xmlsec to 3.0.6
626b60a is described below
commit 626b60a36a04d1b885828c003036cec3f0fffae6
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Dec 18 09:42:40 2025 +0000
Update xmlsec to 3.0.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1e860c5..26eb93f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
<spring-webflow.version>4.0.0</spring-webflow.version>
<velocity.version>2.3</velocity.version>
- <xmlsec.version>3.0.5</xmlsec.version>
+ <xmlsec.version>3.0.6</xmlsec.version>
<xmlunit.version>2.9.1</xmlunit.version>
<maven-dist-enforcer.version>4.0.0</maven-dist-enforcer.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list