Similar to #28329, we never want to use org.apache.geronimo.specs
dependencies in our starters, preferring instead the official Jakarta EE spec jars. To avoid them creeping into the build, we should add them to the prohibited dependencies.
Similar to #28329, we never want to use org.apache.geronimo.specs
dependencies in our starters, preferring instead the official Jakarta EE spec jars. To avoid them creeping into the build, we should add them to the prohibited dependencies.