Skip to content

Commit 201367b

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.0
1 parent 260f505 commit 201367b

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.5.1</version>
239+
<version>3.6.0</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.5.1</version>
358+
<version>3.6.0</version>
359359
<executions>
360360
<execution>
361361
<phase>pre-integration-test</phase>

0 commit comments

Comments
 (0)