aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-27 21:45:21 +0000
committerGravatar Vitaly Takmazov2024-05-28 08:02:49 +0300
commit40fc9a47f30fe5b4be4caef339189edfdf8bc79e (patch)
treebbd13f0376ff33b4f8a064f58e37fa375781abfa /pom.xml
parentb47e8bf7cf8decde7d8fb6dac237877db44f3756 (diff)
build(deps): bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.2.0...3.3.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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cebb3cc3..ac2c5c88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,7 +302,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0</version>
<executions>
<execution>
<id>install</id>