Skip to content

feat: update readme #19

feat: update readme

feat: update readme #19

Triggered via push October 3, 2023 11:06
Status Success
Total duration 2m 18s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 3 notices
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": "6392140236" }, "sha": "c44b2525757d769fcc23c9df95b47c22473801a4", "ref": "refs/heads/master", "scanned": "2023-10-03T11:08:58.912Z", "manifests": { "aviator": { "resolved": { "pkg:maven/junit/junit@4.13.1": { "package_url": "pkg:maven/junit/junit@4.13.1", "relationship": "direct", "scope": "development", "dependencies": [ "pkg:maven/org.hamcrest/hamcrest-core@1.3" ] }, "pkg:maven/org.hamcrest/hamcrest-core@1.3": { "package_url": "pkg:maven/org.hamcrest/hamcrest-core@1.3", "relationship": "indirect", "scope": "development", "dependencies": [] }, "pkg:maven/org.mockito/mockito-all@1.10.19": { "package_url": "pkg:maven/org.mockito/mockito-all@1.10.19", "relationship": "direct", "scope": "development", "dependencies": [] }, "pkg:maven/org.springframework/spring-context@4.3.16.RELEASE": { "package_url": "pkg:maven/org.springframework/spring-context@4.3.16.RELEASE", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework/spring-aop@4.3.16.RELEASE", "pkg:maven/org.springframework/spring-beans@4.3.16.RELEASE", "pkg:maven/org.springframework/spring-core@4.3.16.RELEASE", "pkg:maven/org.springframework/spring-expression@4.3.16.RELEASE" ] }, "pkg:maven/org.springframework/spring-aop@4.3.16.RELEASE": { "package_url": "pkg:maven/org.springframework/spring-aop@4.3.16.RELEASE", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-beans@4.3.16.RELEASE": { "package_url": "pkg:maven/org.springframework/spring-beans@4.3.16.RELEASE", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-core@4.3.16.RELEASE": { "package_url": "pkg:maven/org.springframework/spring-core@4.3.16.RELEASE", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/commons-logging/commons-logging@1.2" ] }, "pkg:maven/commons-logging/commons-logging@1.2": { "package_url": "pkg:maven/commons-logging/commons-logging@1.2", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-expression@4.3.16.RELEASE": { "package_url": "pkg:maven/org.springframework/spring-expression@4.3.16.RELEASE", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.openjdk.jmh/jmh-core@1.20": { "package_url": "pkg:maven/org.openjdk.jmh/jmh-core@1.20", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/net.sf.jopt-simple/jop
build
Snapshot successfully created at 2023-10-03T11:08:59.259Z
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/