[java-parent-project] 04/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
noreply at shibboleth.net
Sat Sep 19 10:51:41 UTC 2026
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/e73ce8a12f90cfc91586cf44d83c839dea329a04
commit e73ce8a12f90cfc91586cf44d83c839dea329a04
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Sep 12 13:57:43 2026 +0100
JPAR-236 Bump Maven versions for IdP 5.3
https://shibboleth.atlassian.net/browse/JPAR-236
Update testng to 7.9.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e00e398..ce8b076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<spring.version>7.0.9</spring.version>
<spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
<spring-webflow.version>4.0.0</spring-webflow.version>
- <testng.version>7.7.1</testng.version>
+ <testng.version>7.9.0</testng.version>
<unboundid.version>7.0.5</unboundid.version> <!-- Test only dependency -->
<velocity.version>2.4.1</velocity.version>
<xmlsec.version>3.0.6</xmlsec.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list