[java-parent-project] 04/04: JSSH-16: Update to Apache HttpClient 5.x

Brent Putman putmanb at georgetown.edu
Tue Feb 21 19:33:40 UTC 2023


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

putmanb 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=77eccf40f5e3a2970a72879fb23c4e393c271495

commit 77eccf40f5e3a2970a72879fb23c4e393c271495
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Feb 20 22:50:50 2023 -0500

    JSSH-16: Update to Apache HttpClient 5.x
    
    Update Maven enforcer data to 1.0.13-SNAPSHOT, to pull in
    new keyrings for HttpClient 5.x artifacts.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c57ca3..0dea9e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
         <xmlunit.version>2.9.0</xmlunit.version>
 
         <maven-dist-enforcer.version>3.2.0</maven-dist-enforcer.version>
-        <maven-dist-enforcer-data.version>1.0.12</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>1.0.13-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>

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


More information about the commits mailing list