Skip to content

Commit 8c3c709

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.1
1 parent 18b5081 commit 8c3c709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<plugin>
237237
<groupId>org.codehaus.mojo</groupId>
238238
<artifactId>exec-maven-plugin</artifactId>
239-
<version>3.6.0</version>
239+
<version>3.6.1</version>
240240
<executions>
241241
<execution>
242242
<id>delete-ontology-directories</id>
@@ -355,7 +355,7 @@
355355
<plugin>
356356
<groupId>org.codehaus.mojo</groupId>
357357
<artifactId>exec-maven-plugin</artifactId>
358-
<version>3.6.0</version>
358+
<version>3.6.1</version>
359359
<executions>
360360
<execution>
361361
<phase>pre-integration-test</phase>

0 commit comments

Comments
 (0)