[java-parent-project] branch main updated: Update Enforcer data to latest snapshot and revert two changes

Rod Widdowson rdw at steadingsoftware.com
Sat Aug 12 10:19:35 UTC 2023


This is an automated email from the git hooks/post-receive script.

rdw 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=4e744840e44276f70e907e3748d861b80b78ee78

The following commit(s) were added to refs/heads/main by this push:
     new 4e74484  Update Enforcer data to latest snapshot and revert two changes
4e74484 is described below

commit 4e744840e44276f70e907e3748d861b80b78ee78
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Aug 12 11:14:33 2023 +0100

    Update Enforcer data to latest snapshot and revert two changes
    
    Revert "Update testng to 7.6.0"
    Revert "Update surefire-testng to 3.1.2"
    
    This reverts commit 6953dc4092599c165bfbd36827426b0bf36c1462.
    This reverts commit 391773587d73fe9d868a9d22ff97f92a290cb452.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index aa755e7..973281a 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.12.4</mockito.version>
-        <testng.version>7.8.0</testng.version>
+        <testng.version>7.5.1</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>
@@ -80,7 +80,7 @@
         <xmlunit.version>2.9.1</xmlunit.version>
 
         <maven-dist-enforcer.version>3.2.0</maven-dist-enforcer.version>
-        <maven-dist-enforcer-data.version>1.0.13</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>1.0.14-SNAPSHOT</maven-dist-enforcer-data.version>
         <maven-dist-enforcer-data.m2ReportPath>${basedir}/target/m2SignatureReport.txt</maven-dist-enforcer-data.m2ReportPath>
 
         <checkstyle.version>8.45.1</checkstyle.version>
@@ -103,7 +103,7 @@
         <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
         <maven-site-plugin.version>3.11.0</maven-site-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
-        <maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
         <maven-versions-plugin.version>2.14.1</maven-versions-plugin.version>
         <maven-war-plugin.version>3.3.2</maven-war-plugin.version>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list