mirror of
https://github.com/valitydev/file-storage.git
synced 2024-11-06 00:35:22 +00:00
Update deps for trivy (#14)
This commit is contained in:
parent
e09c9a918f
commit
68039786e1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||||
|
2
pom.xml
2
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user