Skip to content

chore: make POM ready for deployment to Maven Central #8

chore: make POM ready for deployment to Maven Central

chore: make POM ready for deployment to Maven Central #8

Triggered via push April 8, 2024 09:15
Status Success
Total duration 32s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings 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": "8597586196" }, "sha": "97f5b5b2274ac3c3096bf85988a5242acf5c5451", "ref": "refs/heads/master", "scanned": "2024-04-08T09:16:03.924Z", "manifests": { "cryptvault": { "resolved": { "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.3": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.3", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/spring-boot@3.2.3" ] }, "pkg:maven/org.springframework.boot/spring-boot@3.2.3": { "package_url": "pkg:maven/org.springframework.boot/spring-boot@3.2.3", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework/spring-context@6.1.4" ] }, "pkg:maven/org.springframework/spring-context@6.1.4": { "package_url": "pkg:maven/org.springframework/spring-context@6.1.4", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework/spring-aop@6.1.4", "pkg:maven/org.springframework/spring-beans@6.1.4", "pkg:maven/org.springframework/spring-expression@6.1.4", "pkg:maven/io.micrometer/micrometer-observation@1.12.3" ] }, "pkg:maven/org.springframework/spring-aop@6.1.4": { "package_url": "pkg:maven/org.springframework/spring-aop@6.1.4", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-beans@6.1.4": { "package_url": "pkg:maven/org.springframework/spring-beans@6.1.4", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-expression@6.1.4": { "package_url": "pkg:maven/org.springframework/spring-expression@6.1.4", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/io.micrometer/micrometer-observation@1.12.3": { "package_url": "pkg:maven/io.micrometer/micrometer-observation@1.12.3", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/io.micrometer/micrometer-commons@1.12.3" ] }, "pkg:maven/io.micrometer/micrometer-commons@1.12.3": { "package_url": "pkg:maven/io.micrometer/micrometer-commons@1.12.3", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.boot/spring-boot-starter-test@3.2.3": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-test@3.2.3", "relationship": "direct", "scope": "development", "dependencies": [ "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.3", "pkg:maven/org.springframework.boot/spring-boot-test@3.2.3",
build
Snapshot successfully created at 2024-04-08T09:16:04.161Z
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/