Skip to content

Commit 5e07b85

Browse files
committed
remove unnecessary serialVersionUID
1 parent f227a5e commit 5e07b85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hibernate-core/src/main/java/org/hibernate/AssertionFailure.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* @author Gavin King
1414
*/
1515
public class AssertionFailure extends RuntimeException {
16-
private static final long serialVersionUID = 1L;
1716

1817
private static final CoreMessageLogger LOG = CoreLogging.messageLogger( AssertionFailure.class );
1918

0 commit comments

Comments
 (0)