Skip to content

Dependency management for Glassfish JAXB is incomplete #16619

@altro3

Description

@altro3

Hi! I know, you can't add whole JAXB BOM file to spring-boot-dependencies (#15599), but, maybe you can add only

<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>${glassfish-jaxb.version}</version>
</dependency>

You already have property glassfish-jaxb.version in your file for dependency org.glassfish.jaxb:jaxb-runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions