Vulnerabilities

6 via 422 paths

Dependencies

124

Source

GitHub

Commit

4551dbb9

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 6
  • 5
Severity
  • 4
  • 7
Status
  • 11
  • 0
  • 0

high severity

Uncontrolled Recursion

  • Vulnerable module: org.apache.commons:commons-lang3
  • Introduced through: org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 io.swagger.core.v3:swagger-core-jakarta@2.2.30 org.apache.commons:commons-lang3@3.17.0
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.10.

Overview

Affected versions of this package are vulnerable to Uncontrolled Recursion via the ClassUtils.getClass function. An attacker can cause the application to terminate unexpectedly by providing excessively long input values.

Remediation

Upgrade org.apache.commons:commons-lang3 to version 3.18.0 or higher.

References

high severity

Improper Resource Shutdown or Release

  • Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
  • Introduced through: org.springframework.boot:spring-boot-starter-data-rest@3.5.4 and org.springframework.boot:spring-boot-starter-hateoas@3.5.4

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.5.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.5.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-websocket@10.1.43 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.5.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-websocket@10.1.43 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.5.

Overview

org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.

Affected versions of this package are vulnerable to Improper Resource Shutdown or Release via the HTTP/2 Handler. An attacker can cause a denial of service by sending specially crafted requests that exploit improper handling of resource shutdown.

Remediation

Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.108, 10.1.44, 11.0.10 or higher.

References

high severity

Incorrect Authorization

  • Vulnerable module: org.springframework:spring-core
  • Introduced through: org.springframework.data:spring-data-commons@4.0.0-RC2, org.springframework.boot:spring-boot-devtools@3.5.4 and others

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-properties-migrator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-properties-migrator@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-properties-migrator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.graphql:spring-graphql@1.4.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.14.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-properties-migrator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.graphql:spring-graphql@1.4.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-properties-migrator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.graphql:spring-graphql@1.4.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-properties-migrator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.graphql:spring-graphql@1.4.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.14.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-properties-migrator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.graphql:spring-graphql@1.4.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.data:spring-data-commons@4.0.0-RC2 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.14.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.14.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-web@6.2.9 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-devtools@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework:spring-webmvc@6.2.9 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.data:spring-data-jdbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.data:spring-data-jpa@3.5.2 org.springframework:spring-orm@7.0.0-RC3 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.14.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-core@6.2.9
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.14.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.data:spring-data-rest-hal-explorer@5.0.0-RC2 org.springframework.data:spring-data-rest-webmvc@4.5.2 org.springframework.data:spring-data-rest-core@4.5.2 org.springframework.hateoas:spring-hateoas@2.5.1 org.springframework.plugin:spring-plugin-core@3.0.0 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-expression@7.0.0-RC3 org.springframework:spring-core@6.2.9
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@7.0.0-RC3 org.springframework:spring-aop@7.0.0-RC3 org.springframework:spring-beans@7.0.0-RC3 org.springframework:spring-core@6.2.9

Overview

org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.

Affected versions of this package are vulnerable to Incorrect Authorization via the AnnotationsScanner and AnnotatedMethod class. An attacker can gain unauthorized access to sensitive information by exploiting improper resolution of annotations on methods within type hierarchies that use parameterized supertypes with unbounded generics.

Note: This is only exploitable if security annotations are used on methods in generic superclasses or generic interfaces and the @EnableMethodSecurity feature is enabled.

Remediation

Upgrade org.springframework:spring-core to version 6.2.11 or higher.

References

high severity
new

Relative Path Traversal

  • Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
  • Introduced through: org.springframework.boot:spring-boot-starter-data-rest@3.5.4 and org.springframework.boot:spring-boot-starter-hateoas@3.5.4

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-websocket@10.1.43 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.6.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-websocket@10.1.43 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.6.

Overview

org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.

Affected versions of this package are vulnerable to Relative Path Traversal via the URL normalization. An attacker can bypass security constraints and access restricted directories such as /WEB-INF/ and /META-INF/ by manipulating the request URI. If PUT requests are also enabled then malicious files could be uploaded leading to remote code execution.

Note:

  1. Older, EOL versions may also be affected.
  2. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI.

Remediation

Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.109, 10.1.45, 11.0.11 or higher.

References

medium severity
new

Improper Resource Shutdown or Release

  • Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
  • Introduced through: org.springframework.boot:spring-boot-starter-data-rest@3.5.4 and org.springframework.boot:spring-boot-starter-hateoas@3.5.4

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-websocket@10.1.43 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-tomcat@3.5.4 org.apache.tomcat.embed:tomcat-embed-websocket@10.1.43 org.apache.tomcat.embed:tomcat-embed-core@10.1.43
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.7.

Overview

org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.

Affected versions of this package are vulnerable to Improper Resource Shutdown or Release due to the delayed cleaning of multipart upload temporary files. An attacker can cause a denial-of-service by sending crafted requests that create temporary copies of uploaded parts faster than the garbage collector clears them, leading to resource exhaustion.

Note: Successful exploitation depends on the JVM settings, the application memory usage, and application load.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.110, 10.1.47, 11.0.12 or higher.

References

medium severity

External Initialization of Trusted Variables or Data Stores

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@3.5.4, org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 and others

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jdbc@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-graphql@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-rest@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-hateoas@3.5.7.
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.14.

Overview

ch.qos.logback:logback-core is a logback-core module.

Affected versions of this package are vulnerable to External Initialization of Trusted Variables or Data Stores via the conditional processing of the logback.xml configuration file when both the Janino library and Spring Framework are present on the class path. An attacker can execute arbitrary code by compromising an existing configuration file or injecting a malicious environment variable before program execution. This is only exploitable if the attacker has write access to a configuration file or can set a malicious environment variable.

Remediation

Upgrade ch.qos.logback:logback-core to version 1.5.19 or higher.

References

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-classic
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@3.5.4, org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 and others

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18

Dual license: EPL-1.0, LGPL-2.1

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-core
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@3.5.4, org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 and others

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jdbc@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.springframework.boot:spring-boot-starter-jdbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-graphql@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-rest@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-hateoas@3.5.4 org.springframework.boot:spring-boot-starter-web@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.9 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.9 org.springdoc:springdoc-openapi-starter-common@2.8.9 org.springframework.boot:spring-boot-starter-validation@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18

Dual license: EPL-1.0, LGPL-2.1

medium severity

Dual license: EPL-1.0, MPL-2.0

  • Module: com.h2database:h2
  • Introduced through: com.h2database:h2@2.3.232

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 com.h2database:h2@2.3.232

Dual license: EPL-1.0, MPL-2.0

medium severity

LGPL-2.1 license

  • Module: org.hibernate.common:hibernate-commons-annotations
  • Introduced through: org.springframework.boot:spring-boot-starter-data-jpa@3.5.4

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.hibernate.orm:hibernate-core@6.6.22.Final org.hibernate.common:hibernate-commons-annotations@7.0.3.Final

LGPL-2.1 license

medium severity

LGPL-2.1 license

  • Module: org.hibernate.orm:hibernate-core
  • Introduced through: org.springframework.boot:spring-boot-starter-data-jpa@3.5.4

Detailed paths

  • Introduced through: binkley/kotlin-spring-boot-hateoas-database@binkley/kotlin-spring-boot-hateoas-database#4551dbb95115210ae47faca7438c4748af26fa20 org.springframework.boot:spring-boot-starter-data-jpa@3.5.4 org.hibernate.orm:hibernate-core@6.6.22.Final

LGPL-2.1 license