This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new ee8e2bb4a3 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6
to 3.2.7 (#2089)
ee8e2bb4a3 is described below
commit ee8e2bb4a37880c51ef5ae4432dabc12e739a64e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 1 09:56:33 2024 -0400
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#2089)
Bumps
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin)
from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
-
[Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1dc18a3be4..93f5f32157 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@
<!-- We want to sign the artifact, the POM, and all
attached artifacts -->
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
- <version>3.2.6</version>
+ <version>3.2.7</version>
<executions>
<execution>
<goals>