Skip to content

Commit 14ed414

Browse files
Bump org.codehaus.mojo:exec-maven-plugin in /portfolio-app
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a9a529 commit 14ed414

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

portfolio-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
<plugin>
498498
<groupId>org.codehaus.mojo</groupId>
499499
<artifactId>exec-maven-plugin</artifactId>
500-
<version>3.5.0</version>
500+
<version>3.5.1</version>
501501
</plugin>
502502
<plugin>
503503
<groupId>org.jacoco</groupId>

portfolio-product/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>org.codehaus.mojo</groupId>
214214
<artifactId>exec-maven-plugin</artifactId>
215-
<version>3.5.0</version>
215+
<version>3.5.1</version>
216216
<executions>
217217
<execution>
218218
<id>check-p2-inf-files</id>

0 commit comments

Comments
 (0)