diff --git a/metadata/org.hibernate.orm/hibernate-core/7.1.0.Final/reflect-config.json b/metadata/org.hibernate.orm/hibernate-core/7.1.0.Final/reflect-config.json index 5e0d7a624..ec76908a0 100644 --- a/metadata/org.hibernate.orm/hibernate-core/7.1.0.Final/reflect-config.json +++ b/metadata/org.hibernate.orm/hibernate-core/7.1.0.Final/reflect-config.json @@ -4070,6 +4070,11 @@ "name":"org.hibernate.engine.internal.VersionLogger_$logger", "methods":[{"name":"","parameterTypes":["org.jboss.logging.Logger"] }] }, +{ + "condition":{"typeReachable":"org.hibernate.engine.internal.NaturalIdLogging"}, + "name":"org.hibernate.engine.internal.NaturalIdLogging_$logger", + "methods":[{"name":"","parameterTypes":["org.jboss.logging.Logger"] }] +}, { "condition":{"typeReachable":"org.hibernate.engine.jdbc.JdbcLogging"}, "name":"org.hibernate.engine.jdbc.JdbcLogging_$logger",