Skip to content

build(deps-dev): bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12 #25

build(deps-dev): bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12

build(deps-dev): bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12 #25

Triggered via pull request November 29, 2023 21:49
Status Failure
Total duration 39s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/tmurakam/spring-session-ext-mongo/dependency-graph/snapshots
build
Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository" }
build
Resource not accessible by integration
build
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/571e99aab1055c2e71a1e2309b9691de18d6b7d6/webpack:/maven-dependency-tree-action/node_modules/@github/dependency-submission-toolkit/dist/index.js:5317:1 at processTicksAndRejections (node:internal/process/task_queues:96:5)
build
Submitting snapshot...
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": "7038916213" }, "sha": "f4a9a3957c63bf511161ceb4b2c434c698734f38", "ref": "refs/pull/10/merge", "scanned": "2023-11-29T21:49:50.681Z", "manifests": { "spring-session-ext-mongo": { "resolved": { "pkg:maven/org.springframework/spring-context@5.3.24": { "package_url": "pkg:maven/org.springframework/spring-context@5.3.24", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework/spring-aop@5.3.24", "pkg:maven/org.springframework/spring-beans@5.3.24", "pkg:maven/org.springframework/spring-core@5.3.24", "pkg:maven/org.springframework/spring-expression@5.3.24" ] }, "pkg:maven/org.springframework/spring-aop@5.3.24": { "package_url": "pkg:maven/org.springframework/spring-aop@5.3.24", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-beans@5.3.24": { "package_url": "pkg:maven/org.springframework/spring-beans@5.3.24", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-core@5.3.24": { "package_url": "pkg:maven/org.springframework/spring-core@5.3.24", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-expression@5.3.24": { "package_url": "pkg:maven/org.springframework/spring-expression@5.3.24", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-web@5.3.24": { "package_url": "pkg:maven/org.springframework/spring-web@5.3.24", "relationship": "direct", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.session/spring-session-core@2.7.0": { "package_url": "pkg:maven/org.springframework.session/spring-session-core@2.7.0", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework/spring-jcl@5.3.20" ] }, "pkg:maven/org.springframework/spring-jcl@5.3.20": { "package_url": "pkg:maven/org.springframework/spring-jcl@5.3.20", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.data/spring-data-mongodb@3.4.6": { "package_url": "pkg:maven/org.springframework.data/spring-data-mongodb@3.4.6", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework/spring-tx@5.3.24", "pkg:maven/org.springframework.data/spring-data-commons@2.7.6", "pkg:maven/org.mongodb/mongodb-driver-core@4.6.1", "pkg:maven/org.slf4j/slf4j-api@1.7.32" ] }, "pkg:maven/org.springframework/spring-tx@5.3.24": {
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/