This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 67608d76bf fix(deps): `byte-buddy` v. `1.17.6` -> `1.17.7`
add 0c2a4471e4 Hide servlet features, should be selected via --servlet
instead
add bbb1e9efa4 Simplify shouldApply logic for servlet features
new 18744d5cfb Merge pull request #15005 from
apache/forge-servlet-selection
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/grails/forge/feature/spring/SpringBootEmbeddedServlet.java | 5 +++++
.../java/org/grails/forge/feature/spring/SpringBootJettyFeature.java | 2 +-
.../org/grails/forge/feature/spring/SpringBootTomcatFeature.java | 2 +-
.../org/grails/forge/feature/spring/SpringBootUndertowFeature.java | 2 +-
4 files changed, 8 insertions(+), 3 deletions(-)