Update deps for trivy (#14)

This commit is contained in:
AydarN 2023-10-13 09:59:58 +03:00 committed by GitHub
parent e09c9a918f
commit 68039786e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ on:
jobs: jobs:
build: build:
uses: valitydev/java-workflow/.github/workflows/maven-service-build.yml@v2 uses: valitydev/java-workflow/.github/workflows/maven-service-build.yml@trivy

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>dev.vality</groupId> <groupId>dev.vality</groupId>
<artifactId>service-parent-pom</artifactId> <artifactId>service-parent-pom</artifactId>
<version>2.1.4</version> <version>2.1.5</version>
</parent> </parent>
<artifactId>file-storage</artifactId> <artifactId>file-storage</artifactId>