Skip to content

Commit baa6128

Browse files
authored
Merge pull request #2266 from OWASP/renovate/org.codehaus.mojo-exec-maven-plugin-3.x
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.0
2 parents f7c02d1 + 6ca631c commit baa6128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@
520520
<plugin>
521521
<groupId>org.codehaus.mojo</groupId>
522522
<artifactId>exec-maven-plugin</artifactId>
523-
<version>3.5.1</version>
523+
<version>3.6.0</version>
524524
<configuration>
525525
<executable>./js/node_modules/.bin/javascript-obfuscator${script.extension}</executable>
526526
<arguments>

0 commit comments

Comments
 (0)