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

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
     new 1d8cd6b13 updating Junit to 5.14.1
1d8cd6b13 is described below

commit 1d8cd6b132da9efcf1018a33369325552e119018
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Nov 3 09:50:18 2025 +0000

    updating Junit to 5.14.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 759156456..e4182a91d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -40,7 +40,7 @@
         <hamcrest.version>2.2</hamcrest.version>
         <jasypt.version>1.9.3</jasypt.version>
         <joda.version>2.10.10</joda.version>
-        <junit.version>5.11.4</junit.version>
+        <junit.version>5.14.1</junit.version>
         <kerby.version>2.0.3</kerby.version>
         <neethi.version>3.2.2</neethi.version>
         <opensaml.version>3.4.6</opensaml.version>

Reply via email to