Skip to content

rsocket-bom includes unreleased artifacts #714

Description

@franzbecker

The BOM published by this project (https://search.maven.org/artifact/io.rsocket/rsocket-bom/1.0.0-RC5/pom) includes unpublished artifacts:

      <dependency>
        <groupId>io.rsocket</groupId>
        <artifactId>rsocket-examples</artifactId>
        <version>1.0.0-RC5</version>
      </dependency>

I think this should be removed. This is currently a problem for us because we apply everything that is there in the Spring BOM to a dependency set in order to scan for security vulnerabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions