Skip to content

Commit

Permalink
Merge pull request #1734 from OWASP/renovate/org.codehaus.mojo-exec-m…
Browse files Browse the repository at this point in the history
…aven-plugin-3.x

chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0
  • Loading branch information
commjoen authored Nov 9, 2024
2 parents 9622cb2 + 3864f86 commit 532e9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<configuration>
<executable>./js/node_modules/.bin/javascript-obfuscator${script.extension}</executable>
<arguments>
Expand Down

0 comments on commit 532e9c7

Please sign in to comment.