This is an automated email from the ASF dual-hosted git repository.
youling1128 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new ebb137034 [#5015] Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2
to 3.6.3 (#5103)
ebb137034 is described below
commit ebb137034de1346df59e5dc7ce33d2b283c13bfe
Author: Alex <[email protected]>
AuthorDate: Mon Mar 9 16:54:58 2026 +0800
[#5015] Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#5103)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ffa1c7da8..25882c4ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<dependency-check-maven-plugin.version>12.2.0</dependency-check-maven-plugin.version>
<docker-maven-plugin.version>0.48.0</docker-maven-plugin.version>
- <exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<gpg-maven-plugin.version>3.2.8</gpg-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<javadoc-maven-plugin.version>3.12.0</javadoc-maven-plugin.version>