Hide Forgot
Using YUM, if you install a group and then subsequently a new component is added to the group, a yum update would install the new component. DNF does not seem to do this.
That's on purpose. Otherwise there won't be a way to uninstall a package which belongs to the group. (dnf update would bring it back.)