Merge pull request #51 from ebics-java/jdk-http-client #35
Annotations
3 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
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
|
build
Snapshot successfully created at 2026-08-25T13:07:55.692Z
|
|
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": "32851434808"
},
"sha": "95483ccfd482a88ad937aa4e998e26086d7556c7",
"ref": "refs/heads/master",
"scanned": "2026-08-25T13:07:55.435Z",
"manifests": {
"ebics-java-client": {
"resolved": {
"pkg:maven/org.apache.xmlbeans/xmlbeans@5.3.0": {
"package_url": "pkg:maven/org.apache.xmlbeans/xmlbeans@5.3.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.apache.logging.log4j/log4j-api@2.24.2"
]
},
"pkg:maven/org.apache.logging.log4j/log4j-api@2.24.2": {
"package_url": "pkg:maven/org.apache.logging.log4j/log4j-api@2.24.2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84": {
"package_url": "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.slf4j/slf4j-api@2.0.17": {
"package_url": "pkg:maven/org.slf4j/slf4j-api@2.0.17",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.slf4j/slf4j-simple@2.0.17": {
"package_url": "pkg:maven/org.slf4j/slf4j-simple@2.0.17",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.apache.santuario/xmlsec@4.0.4": {
"package_url": "pkg:maven/org.apache.santuario/xmlsec@4.0.4",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/commons-codec/commons-codec@1.18.0",
"pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0"
]
},
"pkg:maven/commons-codec/commons-codec@1.18.0": {
"package_url": "pkg:maven/commons-codec/commons-codec@1.18.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0": {
"package_url": "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2"
]
},
"pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2": {
"package_url": "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/commons-cli/commons-cli@1.11.0": {
"package_url": "pkg:maven/commons-cli/commons-cli@1.11.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.0": {
"package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.0",
"relationship": "direct",
"scope": "development",
"dependencies": [
|
|
build
Submitting snapshot...
|