Skip to content

Commit c8792aa

Browse files
dependabot[bot]FlorianHockmann
authored andcommitted
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.1.1...3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd91c52 commit c8792aa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

janusgraph-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@
625625
<plugin>
626626
<groupId>org.codehaus.mojo</groupId>
627627
<artifactId>exec-maven-plugin</artifactId>
628-
<version>3.1.1</version>
628+
<version>3.2.0</version>
629629
<executions>
630630
<execution>
631631
<id>docker-build</id>

janusgraph-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<plugin>
3535
<groupId>org.codehaus.mojo</groupId>
3636
<artifactId>exec-maven-plugin</artifactId>
37-
<version>3.1.1</version>
37+
<version>3.2.0</version>
3838
<executions>
3939
<execution>
4040
<goals>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
<plugin>
486486
<groupId>org.codehaus.mojo</groupId>
487487
<artifactId>exec-maven-plugin</artifactId>
488-
<version>3.1.1</version>
488+
<version>3.2.0</version>
489489
</plugin>
490490
<plugin>
491491
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)