Skip to content

Commit ab8f8e4

Browse files
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1
1 parent 3757671 commit ab8f8e4

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
@@ -501,7 +501,7 @@
501501
<plugin>
502502
<groupId>org.codehaus.mojo</groupId>
503503
<artifactId>exec-maven-plugin</artifactId>
504-
<version>3.5.0</version>
504+
<version>3.5.1</version>
505505
<configuration>
506506
<executable>./js/node_modules/.bin/javascript-obfuscator${script.extension}</executable>
507507
<arguments>

0 commit comments

Comments
 (0)