borinquenkid commented on code in PR #15530:
URL: https://github.com/apache/grails-core/pull/15530#discussion_r3012143493


##########
grails-data-hibernate5/core/src/main/groovy/org/grails/orm/hibernate/cfg/PropertyConfig.groovy:
##########
@@ -109,7 +110,8 @@ class PropertyConfig extends Property {
      * Whether or not this column is updatable by hibernate
      * @deprecated Use updatable instead
      */
-    @Deprecated // Cheap to keep around for backwards compatibility
+    @Deprecated
+    // Cheap to keep around for backwards compatibility

Review Comment:
   Ibid



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to