This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new d98e11b7fc Fix checkstyle
d98e11b7fc is described below

commit d98e11b7fce6d22df64bd0cb0189f344f38209bd
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jan 16 11:24:38 2026 +0000

    Fix checkstyle
---
 test/org/apache/tomcat/security/TestSecurity2017Ocsp.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/org/apache/tomcat/security/TestSecurity2017Ocsp.java 
b/test/org/apache/tomcat/security/TestSecurity2017Ocsp.java
index fa4ba5dae4..769b80888d 100644
--- a/test/org/apache/tomcat/security/TestSecurity2017Ocsp.java
+++ b/test/org/apache/tomcat/security/TestSecurity2017Ocsp.java
@@ -17,6 +17,7 @@
 package org.apache.tomcat.security;
 
 import java.io.IOException;
+
 import javax.net.ssl.SSLHandshakeException;
 import javax.servlet.http.HttpServletResponse;
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to