Skip to content

Allow dependencies that are prohibited by default to be permitted #45920

Closed
@wilkinsona

Description

@wilkinsona

org.apache.maven.plugins.annotations.Component has been deprecated in favor of using constructor injection with javax.inject.Inject. By default, javax.inject:javax.inject is a prohibited dependency as it doesn't align with our Jakarta EE baseline. We need to be able to allow it in spring-boot-maven-plugin so that we can migrate away from the deprecated @Component annotation.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions