Cleaned up and updated dependencies

This commit is contained in:
Erik C. Thauvin 2022-04-24 00:49:11 -07:00
parent 8ed5bc951f
commit c4edb4fd1f
20 changed files with 80 additions and 803 deletions

View file

@ -37,7 +37,7 @@ import java.io.Serializable;
/**
* The <code>StatusCode</code> bean implements methods to check the class of an HTTP status code.
*
* @author <a href="mailto:erik@thauvin.net" target="_blank">Erik C. Thauvin</a>
* @author <a href="mailto:erik@thauvin.net">Erik C. Thauvin</a>
*/
public class StatusCode implements Serializable {
private static final long serialVersionUID = 1L;