Skip to content

Commit 9c4e843

Browse files
committed
fix: parse mvn output with unresolved properties
See snyk/snyk-mvn-plugin#148
1 parent 5b3e8b8 commit 9c4e843

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"snyk-go-plugin": "^1.19.5",
119119
"snyk-gradle-plugin": "3.26.3",
120120
"snyk-module": "3.1.0",
121-
"snyk-mvn-plugin": "2.32.2",
121+
"snyk-mvn-plugin": "2.32.3",
122122
"snyk-nodejs-lockfile-parser": "1.48.3",
123123
"snyk-nuget-plugin": "1.24.1",
124124
"snyk-php-plugin": "1.9.2",

0 commit comments

Comments
 (0)