This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 74180b96d1a3a36b43b38010b9f3ac026176cfdf Author: Richard Zowalla <[email protected]> AuthorDate: Tue Oct 10 20:04:25 2023 +0200 TOMEE-4251 - xmlsec 3.0.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b987ea556..ab68d846dc 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ <!-- Other API and Impl. not in Jakarta EE --> <version.wss4j>3.0.1</version.wss4j> - <version.xmlsec>3.0.1</version.xmlsec> + <version.xmlsec>3.0.2</version.xmlsec> <version.geronimo-jcache_1.0_spec>1.0-alpha-1</version.geronimo-jcache_1.0_spec> <version.krazo>2.0.2</version.krazo> <version.deltaspike>1.9.6</version.deltaspike>
