Changes for issue #646 - Update docs and application.properties with … #197
Annotations
2 warnings and 3 notices
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
Snapshot successfully created at 2026-07-09T18:52:42.330Z
|
|
build
{
"detector": {
"name": "maven-dependency-tree-action",
"url": "https://github.com/advanced-security/maven-dependency-tree-action",
"version": "1.1.0"
},
"version": 0,
"job": {
"correlator": "build",
"id": "29042181077"
},
"sha": "4962a074fb220ab42da0229cc53bc1ece2eddaad",
"ref": "refs/heads/development",
"scanned": "2026-07-09T18:52:42.141Z",
"manifests": {
"exomiser": {
"resolved": {
"pkg:maven/org.monarchinitiative.svart/svart@2.0.0-RC7": {
"package_url": "pkg:maven/org.monarchinitiative.svart/svart@2.0.0-RC7",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot@3.4.3": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot@3.4.3",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework/spring-core@6.2.3": {
"package_url": "pkg:maven/org.springframework/spring-core@6.2.3",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework/spring-jcl@6.2.3"
]
},
"pkg:maven/org.springframework/spring-jcl@6.2.3": {
"package_url": "pkg:maven/org.springframework/spring-jcl@6.2.3",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework/spring-context@6.2.3": {
"package_url": "pkg:maven/org.springframework/spring-context@6.2.3",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework/spring-aop@6.2.3",
"pkg:maven/org.springframework/spring-beans@6.2.3",
"pkg:maven/org.springframework/spring-expression@6.2.3",
"pkg:maven/io.micrometer/micrometer-observation@1.14.4"
]
},
"pkg:maven/org.springframework/spring-aop@6.2.3": {
"package_url": "pkg:maven/org.springframework/spring-aop@6.2.3",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework/spring-beans@6.2.3": {
"package_url": "pkg:maven/org.springframework/spring-beans@6.2.3",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework/spring-expression@6.2.3": {
"package_url": "pkg:maven/org.springframework/spring-expression@6.2.3",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.micrometer/micrometer-observation@1.14.4": {
"package_url": "pkg:maven/io.micrometer/micrometer-observation@1.14.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.micrometer/micrometer-commons@1.14.4"
]
},
"pkg:maven/io.micrometer/micrometer-commons@1.14.4": {
"package_url": "pkg:maven/io.micrometer/micrometer-commons@1.14.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.s
|
|
build
Submitting snapshot...
|