This is an automated email from the ASF dual-hosted git repository.
liubao 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 ff79196f1 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to
3.2.8 (#4897)
ff79196f1 is described below
commit ff79196f1b7a38274e5dd3e4093c20279c3ab205
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 10:50:20 2025 +0800
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#4897)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cd58d47c1..f5cf4c707 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
<dependency-check-maven-plugin.version>12.1.3</dependency-check-maven-plugin.version>
<docker-maven-plugin.version>0.46.0</docker-maven-plugin.version>
<exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>
- <gpg-maven-plugin.version>3.2.7</gpg-maven-plugin.version>
+ <gpg-maven-plugin.version>3.2.8</gpg-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
<javadoc-maven-plugin.version>3.11.2</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>