Skip to content

Commit 4da3db2

Browse files
dependabot[bot]karesti
authored andcommitted
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e86e2da commit 4da3db2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

integrations/hibernate/spring-local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.codehaus.mojo</groupId>
6464
<artifactId>exec-maven-plugin</artifactId>
65-
<version>3.6.1</version>
65+
<version>3.6.2</version>
6666
<executions>
6767
<execution>
6868
<goals>

integrations/hibernate/wildfly-local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.codehaus.mojo</groupId>
9595
<artifactId>exec-maven-plugin</artifactId>
96-
<version>3.6.1</version>
96+
<version>3.6.2</version>
9797
</plugin>
9898
<plugin>
9999
<groupId>org.wildfly.plugins</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.codehaus.mojo</groupId>
6868
<artifactId>exec-maven-plugin</artifactId>
69-
<version>3.6.1</version>
69+
<version>3.6.2</version>
7070
</plugin>
7171
</plugins>
7272
</pluginManagement>

0 commit comments

Comments
 (0)