Skip to content

Commit c09275d

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#2810)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2c0fcb commit c09275d

File tree

1 file changed

+1
-1
lines changed
  • distribution/src/main/release/samples

1 file changed

+1
-1
lines changed

distribution/src/main/release/samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>org.codehaus.mojo</groupId>
210210
<artifactId>exec-maven-plugin</artifactId>
211-
<version>3.6.2</version>
211+
<version>3.6.3</version>
212212
</plugin>
213213
<plugin>
214214
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)