Update pom.xml #149
Annotations
1 warning and 3 notices
|
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 2025-04-19T06:54:00.535Z
|
|
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": "14546730308"
},
"sha": "904bd53657cd8a70cb33a451a2e3cb87ea2582dc",
"ref": "refs/heads/master",
"scanned": "2025-04-19T06:54:00.265Z",
"manifests": {
"java-example": {
"resolved": {
"pkg:maven/javax.servlet/[email protected]": {
"package_url": "pkg:maven/javax.servlet/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/junit/[email protected]": {
"package_url": "pkg:maven/junit/[email protected]",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.hamcrest/[email protected]"
]
},
"pkg:maven/org.hamcrest/[email protected]": {
"package_url": "pkg:maven/org.hamcrest/[email protected]",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "java-example",
"file": {
"source_location": "/home/runner/work/MavenBuild/MavenBuild/pom.xml"
}
}
}
}
|
|
build
Submitting snapshot...
|