[java-shib-shared] branch main updated: Fix javadoc.

Scott Cantor cantor.2 at osu.edu
Thu Sep 22 12:10:31 UTC 2022


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

scantor pushed a commit to branch main
in repository java-shib-shared.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=fd2be2a87be2a8eaa8a6a90a0e31f4c51ef68d80

The following commit(s) were added to refs/heads/main by this push:
     new fd2be2a8 Fix javadoc.
fd2be2a8 is described below

commit fd2be2a87be2a8eaa8a6a90a0e31f4c51ef68d80
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Sep 22 08:10:25 2022 -0400

    Fix javadoc.
---
 .../shibboleth/utilities/java/support/httpclient/HttpClientSupport.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shib-networking/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java b/shib-networking/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java
index 360e5e13..09d0dc62 100644
--- a/shib-networking/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java
+++ b/shib-networking/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java
@@ -40,7 +40,7 @@ import net.shibboleth.utilities.java.support.primitive.DeprecationSupport.Object
 /**
  * Old support class for using {@link HttpClient} and related components.
  * 
- * <p>Replaced by {@link net.shibboleth.shared.httpclient.HttpClientSupport}.<.p>
+ * <p>Replaced by {@link net.shibboleth.shared.httpclient.HttpClientSupport}.</p>
  * 
  * @deprecated
  */

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


More information about the commits mailing list