This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new 5bde449 RATIS-2470. Bump exec-maven-plugin to 3.6.3 (#97)
5bde449 is described below
commit 5bde44973642954b5e9edfaa4aa65be3a944e4ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 29 11:58:50 2026 +0200
RATIS-2470. Bump exec-maven-plugin to 3.6.3 (#97)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9c5ec1c..fd1fd33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<!-- Maven plugin versions -->
<copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
<cyclonedx.version>2.9.1</cyclonedx.version>
- <exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<extra-enforcer-rules.version>1.12.0</extra-enforcer-rules.version>
<maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
<maven-replacer-plugin.version>1.5.3</maven-replacer-plugin.version>