Skip to content

Commit d77c957

Browse files
authored
Merge pull request #2307 from OWASP/renovate/org.codehaus.mojo-exec-maven-plugin-3.x
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.2
2 parents 5a522db + 03889a5 commit d77c957

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.6.1</version>
523+
<version>3.6.2</version>
524524
<configuration>
525525
<executable>./js/node_modules/.bin/javascript-obfuscator${script.extension}</executable>
526526
<arguments>

0 commit comments

Comments
 (0)