Skip to content

Commit 3e5c83e

Browse files
chore(deps): bump org.codehaus.mojo:exec-maven-plugin in /calendar/sync
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8ba9fd commit 3e5c83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calendar/sync/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.codehaus.mojo</groupId>
4949
<artifactId>exec-maven-plugin</artifactId>
50-
<version>3.1.0</version>
50+
<version>3.6.3</version>
5151
<executions>
5252
<execution>
5353
<goals>

0 commit comments

Comments
 (0)