Skip to content

Commit 422c4a1

Browse files
chore(deps): update dependency io.snyk:snyk-maven-plugin to v2.3.0 (#1715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53c273d commit 422c4a1

File tree

1 file changed

+1
-1
lines changed
  • maven-extension/src/test/resources/projects/snyk_1

1 file changed

+1
-1
lines changed

maven-extension/src/test/resources/projects/snyk_1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<plugin>
1616
<groupId>io.snyk</groupId>
1717
<artifactId>snyk-maven-plugin</artifactId>
18-
<version>2.0.0</version>
18+
<version>2.3.0</version>
1919
<configuration>
2020
<apiToken>${snyk.token}</apiToken>
2121
<args>

0 commit comments

Comments
 (0)