Skip to content

Dependencies & dependency trees gives error with Spring Boot 4 #5153

@lthasle

Description

@lthasle

Spring Boot Admin Server information

  • Version:
    4.0.2

  • Spring Boot version:
    4.0.2

  • Configured Security:
    basic auth

  • Webflux or Servlet application:
    servlet application

Client information

  • Spring Boot versions:
    4.0.2

  • Used discovery mechanism:
    self registration

  • Webflux or Servlet application:
    servlet application

Description

** Bug report **
Dependencies & dependency don't show info.
dependency tree gives this error: Fetching of data failed. Cannot read properties of undefined (reading '0')

This is used in the client pom.xml:

org.cyclonedx
cyclonedx-maven-plugin

My client is exposing sbom info:
http://127.0.0.1:9001/api/spring-boot-admin-server/instances/26115cd79f49/actuator/sbom/application
http://127.0.0.1:8080/api/tff/actuator/sbom/application

This was working in SB3, i am using Jaca 21.

application.cdx.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions