fix checkstyle failure

This commit is contained in:
Gavin 2022-12-05 21:58:09 +01:00
parent f4a7be6b92
commit 1104d01d33
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ import org.hibernate.type.Type;
*
* @author Gavin King
* @author Steve Ebersole
*
* @deprecated This interface is obsolete
*/
@Deprecated(since = "6", forRemoval = true)
@Remove