Skip to content

Commit 3f4ca0f

Browse files
authored
Update UPGRADE7.md
1 parent cd5dd57 commit 3f4ca0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Experienced while upgrading modules for Grails 7
77
- [GROOVY-10621](https://issues.apache.org/jira/browse/GROOVY-10621)
88
- Primitive booleans will no longer generate the form of isProperty & getProperty. They will only generate isProperty()
99
- [GROOVY-5169](https://issues.apache.org/jira/browse/GROOVY-5169) [GROOVY-10449](https://issues.apache.org/jira/browse/GROOVY-10449)
10-
- Fields with a public modifier were not considered a property in groovy 3, but are now.
10+
- Fields with a public modifier were not returned with MetaClassImpl#getProperties() in groovy 3, but are now.

0 commit comments

Comments
 (0)