[java-parent-project] branch main updated: Update TestNG to 7.8.0
Ian Young
ian at iay.org.uk
Fri Aug 11 15:37:20 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=b4473237c7eb0b0b4b1df7d17d1e1f46a1d7cf0a
The following commit(s) were added to refs/heads/main by this push:
new b447323 Update TestNG to 7.8.0
b447323 is described below
commit b4473237c7eb0b0b4b1df7d17d1e1f46a1d7cf0a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Aug 11 16:37:15 2023 +0100
Update TestNG to 7.8.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 46829a7..dced000 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<jsoup.version>1.15.4</jsoup.version>
<ldaptive.version>2.1.2</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
- <testng.version>7.6.0</testng.version>
+ <testng.version>7.8.0</testng.version>
<unboundid.version>6.0.9</unboundid.version> <!-- Test only dependency -->
<metrics.version>4.2.19</metrics.version>
<rhino.version>1.7.14</rhino.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list