Skip to content

Commit 0ad8340

Browse files
authored
Merge pull request #380 from jenkinsci/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.2
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2
2 parents 367888a + edcb8ea commit 0ad8340

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
@@ -265,7 +265,7 @@
265265
<plugin>
266266
<groupId>org.codehaus.mojo</groupId>
267267
<artifactId>exec-maven-plugin</artifactId>
268-
<version>3.6.1</version>
268+
<version>3.6.2</version>
269269
<executions>
270270
<execution>
271271
<id>npm install</id>

0 commit comments

Comments
 (0)